diff options
author | krion <krion@FreeBSD.org> | 2004-01-12 03:06:14 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-12 03:06:14 +0800 |
commit | 92a34e28c9ba7db8f5bde2c49bfcd7b937b9f42a (patch) | |
tree | 6b9fb34adc27c89165739a13ba30310908c63aba /graphics | |
parent | f5bb2b43b7d6492a06021e4fef0adf33702bbb28 (diff) | |
download | freebsd-ports-gnome-92a34e28c9ba7db8f5bde2c49bfcd7b937b9f42a.tar.gz freebsd-ports-gnome-92a34e28c9ba7db8f5bde2c49bfcd7b937b9f42a.tar.zst freebsd-ports-gnome-92a34e28c9ba7db8f5bde2c49bfcd7b937b9f42a.zip |
- Drop maintainership to ports@FreeBSD.org
PR: 61212
Submitted by: Munish Chopra <chopra@soulwax.net>
Diffstat (limited to 'graphics')
-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 |