diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 12:54:41 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 12:54:41 +0800 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/qudos | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | freebsd-ports-gnome-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz freebsd-ports-gnome-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.zst freebsd-ports-gnome-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
- Reassign ports to heap
Submitted by: alepulver
Diffstat (limited to 'games/qudos')
-rw-r--r-- | games/qudos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qudos/Makefile b/games/qudos/Makefile index 92b386ff7b73..25367f757749 100644 --- a/games/qudos/Makefile +++ b/games/qudos/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ QuDos-${PORTVERSION}.pk3 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhaced OpenGL only Quake II engine USE_BZIP2= yes |