[PC-BSD Commits] r20908 - in pcbsd/current: src-qt4/port-files src-sh/port-files
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 9 09:08:47 PST 2013
Author: kris
Date: 2013-01-09 17:08:47 +0000 (Wed, 09 Jan 2013)
New Revision: 20908
Modified:
pcbsd/current/src-qt4/port-files/Makefile
pcbsd/current/src-sh/port-files/Makefile
Log:
Change version line
Modified: pcbsd/current/src-qt4/port-files/Makefile
===================================================================
--- pcbsd/current/src-qt4/port-files/Makefile 2013-01-09 16:41:32 UTC (rev 20907)
+++ pcbsd/current/src-qt4/port-files/Makefile 2013-01-09 17:08:47 UTC (rev 20908)
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= pcbsd-utils-qt4
-PORTVERSION= %%VERSION%%
+PORTVERSION= CHGVERSION
CATEGORIES= sysutils
MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
ftp://ftp.pcbsd.org/pub/software/
Modified: pcbsd/current/src-sh/port-files/Makefile
===================================================================
--- pcbsd/current/src-sh/port-files/Makefile 2013-01-09 16:41:32 UTC (rev 20907)
+++ pcbsd/current/src-sh/port-files/Makefile 2013-01-09 17:08:47 UTC (rev 20908)
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= pcbsd-utils
-PORTVERSION= %%VERSION%%
+PORTVERSION= CHGVERSION
CATEGORIES= sysutils
MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
ftp://ftp.pcbsd.org/pub/software/
More information about the Commits
mailing list