diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2008-05-05 14:12:53 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2008-05-05 14:12:53 +0000 |
commit | 53d5af5fb8205fbfae401958a1835a2819d1ef10 (patch) | |
tree | 36aa945aac4e93c78371b231959f7e3100a6cce5 /graphics/curator | |
parent | e03751f966bdc6562222ba881055a3c5495ddd32 (diff) |
Notes
Diffstat (limited to 'graphics/curator')
-rw-r--r-- | graphics/curator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/curator/Makefile b/graphics/curator/Makefile index bfa7527832a9..193fad2a1fbd 100644 --- a/graphics/curator/Makefile +++ b/graphics/curator/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Static Image Gallery Generator for web or CD-ROM galleries USE_PYTHON= yes |