diff options
author | billf <billf@FreeBSD.org> | 2000-04-18 03:13:00 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-04-18 03:13:00 +0800 |
commit | 875a589346ced8797850819f5cca78b7b3016238 (patch) | |
tree | 0ea4f4d075e86d3530cd2c84626c04c041f037d5 /graphics | |
parent | 955faaba1b76b109d0d9a150bb7108bcee21b207 (diff) | |
download | freebsd-ports-gnome-875a589346ced8797850819f5cca78b7b3016238.tar.gz freebsd-ports-gnome-875a589346ced8797850819f5cca78b7b3016238.tar.zst freebsd-ports-gnome-875a589346ced8797850819f5cca78b7b3016238.zip |
Remove maintainer as MAINTAINER, revert to ports@
Submitted by: maintainer.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index a76e5c13c2ed..5720777274a6 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/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 \ diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index a76e5c13c2ed..5720777274a6 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 \ |