diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/rtcw-paks | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'games/rtcw-paks')
-rw-r--r-- | games/rtcw-paks/Makefile | 1 | ||||
-rw-r--r-- | games/rtcw-paks/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/rtcw-paks/Makefile b/games/rtcw-paks/Makefile index 5d34b587df83..734aa3341d2a 100644 --- a/games/rtcw-paks/Makefile +++ b/games/rtcw-paks/Makefile @@ -16,6 +16,7 @@ DIST_SUBDIR= rtcw-paks IGNOREFILES= ${ALLFILES} MAINTAINER= nik@FreeBSD.org +COMMENT= Return to Castle Wolfenstein for Linux .pk3 files # Make this a BUILD_ rather than a RUN_DEPEND so that it can create the # directory hierarchy for us. diff --git a/games/rtcw-paks/pkg-comment b/games/rtcw-paks/pkg-comment deleted file mode 100644 index 723f7449d268..000000000000 --- a/games/rtcw-paks/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Return to Castle Wolfenstein for Linux .pk3 files |