diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-04 07:42:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-04 07:42:17 +0000 |
commit | 2ab4e5f16fadc4e2e383b268b6f1601ee797f0bf (patch) | |
tree | 0db8889409bc554c7d1b3f51f3bb034a9f87dc04 /www/geeklog/Makefile | |
parent | 9fd86eb6e0592e90f692648e9ca72aa49b624aa1 (diff) |
Notes
Diffstat (limited to 'www/geeklog/Makefile')
-rw-r--r-- | www/geeklog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index 981231f5da61..85061751147c 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -6,10 +6,10 @@ # PORTNAME= geeklog -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= www MASTER_SITES= http://www.geeklog.net/filemgmt/upload_dir/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}sr5-1 +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org COMMENT= GeekLog is a web content magagement system |