diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/quake2forge | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/quake2forge')
-rw-r--r-- | games/quake2forge/Makefile | 1 | ||||
-rw-r--r-- | games/quake2forge/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index ffe1b9302188..1b7093261513 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= quake DISTNAME= quake2-${PORTVERSION} MAINTAINER= q@uni.de +COMMENT= Quakeforge version of Quake 2 (First Person Shooter) USE_BZIP2= yes USE_GMAKE= yes diff --git a/games/quake2forge/pkg-comment b/games/quake2forge/pkg-comment deleted file mode 100644 index 768222c2b154..000000000000 --- a/games/quake2forge/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quakeforge version of Quake 2 (First Person Shooter) |