diff options
author | arved <arved@FreeBSD.org> | 2003-01-31 01:38:24 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-31 01:38:24 +0800 |
commit | 2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0 (patch) | |
tree | 56a14a224972ad38c4c86eea9e6ea1271b33164d /graphics | |
parent | a4f6471048770351ee7d1eb350e77dd6d4707c6e (diff) | |
download | freebsd-ports-gnome-2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0.tar.gz freebsd-ports-gnome-2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0.tar.zst freebsd-ports-gnome-2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0.zip |
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gview/Makefile | 2 | ||||
-rw-r--r-- | graphics/smpeg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile index 16a0bf7aae9a..34b9e4f0990d 100644 --- a/graphics/gview/Makefile +++ b/graphics/gview/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://netpedia.net/hosting/gview/ \ http://homepages.petech.ac.za/~bruces/ \ ftp://ftp.petech.ac.za/pub/viewers/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile index 386976159f27..4a42f8511af0 100644 --- a/graphics/smpeg/Makefile +++ b/graphics/smpeg/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \ ftp://snuffleupagus.animearchive.org/loki/open-source/smpeg/ \ http://ftp.gameaholic.com/mirrors/ftp.lokigames.com/open-source/smpeg/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |