diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | 052cf380ee94d9f1ad61f3fe287c7ef492b39281 (patch) | |
tree | ae76d1f690d308c8aedf1bc3a82db5af987aba70 /games/gltron/Makefile | |
parent | 18c5813da4c733ab5da46f6821a120cfbdb9bd20 (diff) | |
download | ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.tar.gz ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.zip |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Notes
Notes:
svn path=/head/; revision=36965
Diffstat (limited to 'games/gltron/Makefile')
-rw-r--r-- | games/gltron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 78adf5128a0f..3492644a7d69 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.59 CATEGORIES= games MASTER_SITES= http://gltron.sourceforge.net/download/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ png.4:${PORTSDIR}/graphics/png |