diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-01-08 04:00:13 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-01-08 04:00:13 +0000 |
commit | 9359346a94e4027b08644e323ea7cf28537b3725 (patch) | |
tree | 9fa3a4ba93e73b608f4f558a9f371ff2b2cedc38 /games/quake2lnx | |
parent | e3dd1f9e6ca4cb60e906cc1303477757cd18fb21 (diff) | |
download | ports-9359346a94e4027b08644e323ea7cf28537b3725.tar.gz ports-9359346a94e4027b08644e323ea7cf28537b3725.zip |
Notes
Diffstat (limited to 'games/quake2lnx')
-rw-r--r-- | games/quake2lnx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile index fee56fafa335..e497149e305d 100644 --- a/games/quake2lnx/Makefile +++ b/games/quake2lnx/Makefile @@ -8,7 +8,7 @@ PORTNAME= quake2lnx PORTVERSION= 0.16.2 PORTREVISION= 4 -CATEGORIES= games +CATEGORIES= games ipv6 MASTER_SITES= http://offload1.icculus.org/quake2/files/ DISTNAME= quake2-r${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |