diff options
author | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-20 03:28:40 +0800 |
commit | b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031 (patch) | |
tree | 0188e818061b5e44f965ad602e85f6c5bb1e539b /graphics/compupic | |
parent | 516a548f2881a1e4636b9f8df320a46abb73fb38 (diff) | |
download | freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.gz freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.zst freebsd-ports-gnome-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.zip |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Diffstat (limited to 'graphics/compupic')
-rw-r--r-- | graphics/compupic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/compupic/Makefile b/graphics/compupic/Makefile index a19096ffd3c0..1410d2a142e4 100644 --- a/graphics/compupic/Makefile +++ b/graphics/compupic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.photodex.com/files.system/unix/ DISTNAME= ${PORTNAME}-${PORTVERSION}-i386-freebsd EXTRACT_ONLY= # extracted directly in install target -MAINTAINER= abel@island.dhs.org +MAINTAINER= ports@FreeBSD.org COMMENT= Digital content manager NO_WRKSUBDIR= yes |