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 /graphics | |
parent | f865228a086451289ebc90a488cc8e2720695ea8 (diff) | |
download | ports-3c8f69592976d7d3527cdc96221e3af54d55f36f.tar.gz ports-3c8f69592976d7d3527cdc96221e3af54d55f36f.zip |
Notes
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 |