diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-08 13:15:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-08 13:15:43 +0000 |
commit | 216ebcbe77e3f3868a4a2ee75ff0182b822ed178 (patch) | |
tree | 57a4f1f2c6d0c34b048c45a286abeaa99deb50f1 /www/p5-Apache-Gallery | |
parent | 9bf0f87f9fe9fbc8b3e1c950546e62f89df178f2 (diff) | |
download | ports-216ebcbe77e3f3868a4a2ee75ff0182b822ed178.tar.gz ports-216ebcbe77e3f3868a4a2ee75ff0182b822ed178.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Gallery')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index ac79bd1cd986..cb96358f3610 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://apachegallery.dk/download/ \ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache::Gallery - mod_perl handler to create an image gallery LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |