diff options
-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 \ |