diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-11 19:06:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-11 19:06:14 +0000 |
commit | 2a860ad8f579724fa2fe084faa6b601cea4a6355 (patch) | |
tree | a6f39ee692a5619052aae8279ed8e4b0ef9931a7 /graphics/rubyphoto | |
parent | 276cbb36175a9efac09b98c988e4e4337a517ef3 (diff) | |
download | ports-2a860ad8f579724fa2fe084faa6b601cea4a6355.tar.gz ports-2a860ad8f579724fa2fe084faa6b601cea4a6355.zip |
Notes
Diffstat (limited to 'graphics/rubyphoto')
-rw-r--r-- | graphics/rubyphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubyphoto/Makefile b/graphics/rubyphoto/Makefile index efb9ba9a3dea..9a74786657e5 100644 --- a/graphics/rubyphoto/Makefile +++ b/graphics/rubyphoto/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= graphics ruby www MASTER_SITES= http://plig.net/~ture/rubyphoto/files/ -MAINTAINER= chopra@soulwax.net +MAINTAINER= ports@FreeBSD.org COMMENT= A program for creating web image galleries LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |