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 /multimedia/smpeg | |
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 'multimedia/smpeg')
-rw-r--r-- | multimedia/smpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile index 386976159f27..4a42f8511af0 100644 --- a/multimedia/smpeg/Makefile +++ b/multimedia/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 |