diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-04-23 15:00:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-04-23 15:00:00 +0000 |
commit | 58d20382de8409881b3d996f1e8f5985605eed57 (patch) | |
tree | 12e16430a08fab128370c06e465078ddea5b7010 /www/gallery2/Makefile | |
parent | 11a638f3569b4fe976590b402dbef6f2fa527e83 (diff) |
Notes
Diffstat (limited to 'www/gallery2/Makefile')
-rw-r--r-- | www/gallery2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 720cea2f193d..52ddfd268db7 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gallery2 -PORTVERSION= 2.1 +PORTVERSION= 2.1.1a CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gallery -DISTNAME= gallery-2.1-full +DISTNAME= gallery-2.1.1a-full DIST_SUBDIR= gallery2 MAINTAINER= freebsd-ports@varju.ca |