diff options
author | billf <billf@FreeBSD.org> | 2000-04-17 19:13:00 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-04-17 19:13:00 +0000 |
commit | 875a589346ced8797850819f5cca78b7b3016238 (patch) | |
tree | 0ea4f4d075e86d3530cd2c84626c04c041f037d5 /graphics/gphoto2 | |
parent | 955faaba1b76b109d0d9a150bb7108bcee21b207 (diff) | |
download | FreeBSD-ports-875a589346ced8797850819f5cca78b7b3016238.zip FreeBSD-ports-875a589346ced8797850819f5cca78b7b3016238.tar.gz |
Remove maintainer as MAINTAINER, revert to ports@
Submitted by: maintainer.
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index a76e5c1..5720777 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.mustec.eu.org/~psj/downloads/ \ http://www.freenix.no/~anders/ -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/ppm.h:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ |