diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-07-18 16:13:09 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-07-18 16:13:09 +0000 |
commit | 77b27d4af87a61bb9c16e85fe818baf445e6c0e7 (patch) | |
tree | 1dedddede3ad74bc76d9236992d395f8a5b9865d /deskutils/egroupware/Makefile | |
parent | 612d17abbccaa8b2949e6e11fcfe9741bc128da0 (diff) | |
download | ports-77b27d4af87a61bb9c16e85fe818baf445e6c0e7.tar.gz ports-77b27d4af87a61bb9c16e85fe818baf445e6c0e7.zip |
Upgrade to version 0.9.16.001.
Notes
Notes:
svn path=/head/; revision=113910
Diffstat (limited to 'deskutils/egroupware/Makefile')
-rw-r--r-- | deskutils/egroupware/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index ee5656d4b1d2..a46f0cd64d93 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= phpgroupware -PORTVERSION= 0.9.16.000 +PORTVERSION= 0.9.16.001 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpgroupware -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= A web based GroupWare system |