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/x3eyes | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/x3eyes')
-rw-r--r-- | games/x3eyes/Makefile | 1 | ||||
-rw-r--r-- | games/x3eyes/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile index 3bdb1ba207d3..3853923a2603 100644 --- a/games/x3eyes/Makefile +++ b/games/x3eyes/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An xeyes-like game except with 3 eyes USE_IMAKE= yes MAN1= x3eyes.1 diff --git a/games/x3eyes/pkg-comment b/games/x3eyes/pkg-comment deleted file mode 100644 index 3a9d8c43e059..000000000000 --- a/games/x3eyes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An xeyes-like game except with 3 eyes |