diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-04-17 19:13:00 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-04-17 19:13:00 +0000 |
commit | 64d3a9b56cec3fdde220ec70feb239a5e8824d52 (patch) | |
tree | b48e6c9747317d130243d9bcc70e35e07c4c7c97 /graphics/gphoto2 | |
parent | Update Webmin to newest port 0.79 (diff) |
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 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 \ |