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/xtris | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
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 37255fe44789..16def43d39ed 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 b411e48c2f2a..000000000000 --- a/games/xtris/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multi-player version of a popular game for the X Window system |