diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | cd63ab299ecbacc6d43a31ee82d010072422d9dd (patch) | |
tree | 0d9edac06427083a7190306179227388433844bb /games/xtris | |
parent | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (diff) | |
download | FreeBSD-ports-cd63ab299ecbacc6d43a31ee82d010072422d9dd.zip FreeBSD-ports-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.gz |
De-pkg-comment.
Diffstat (limited to 'games/xtris')
-rw-r--r-- | games/xtris/Makefile | 1 | ||||
-rw-r--r-- | games/xtris/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 37255fe..16def43 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -15,6 +15,7 @@ PATCHFILES= xtris-1.15-v6-19991218.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= sec@42.org +COMMENT= A multi-player version of a popular game for the X Window system RESTRICTED= "Possible trademark infringement" WRKSRC= ${WRKDIR}/xtris diff --git a/games/xtris/pkg-comment b/games/xtris/pkg-comment deleted file mode 100644 index b411e48..0000000 --- a/games/xtris/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multi-player version of a popular game for the X Window system |