diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/quakeforge | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/quakeforge')
-rw-r--r-- | games/quakeforge/Makefile | 1 | ||||
-rw-r--r-- | games/quakeforge/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 0777c99ca58d..781d0f8971a0 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -24,6 +24,7 @@ DISTFILES+= ${SKINFILES} .endif MAINTAINER= ports@FreeBSD.org +COMMENT= Cleaned up copy of the GPL'd Quake 1 source code WADFILE= quakesw-1.0.6.tar.gz PROGFILE= qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz diff --git a/games/quakeforge/pkg-comment b/games/quakeforge/pkg-comment deleted file mode 100644 index 014ab1ff62ca..000000000000 --- a/games/quakeforge/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cleaned up copy of the GPL'd Quake 1 source code |