diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
commit | 3c8f69592976d7d3527cdc96221e3af54d55f36f (patch) | |
tree | 383742d831adf9c8095d9a7686470f02521b0554 /multimedia/smpeg | |
parent | f865228a086451289ebc90a488cc8e2720695ea8 (diff) |
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
Notes
Notes:
svn path=/head/; revision=74295
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 |