diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /games/cryptoslam | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) |
Notes
Diffstat (limited to 'games/cryptoslam')
-rw-r--r-- | games/cryptoslam/Makefile | 2 | ||||
-rw-r--r-- | games/cryptoslam/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/cryptoslam/Makefile b/games/cryptoslam/Makefile index 3c28e99d33f1..dda75780a2e7 100644 --- a/games/cryptoslam/Makefile +++ b/games/cryptoslam/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A curses-based tool for creating and solving the cryptograms + USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/games/cryptoslam/pkg-comment b/games/cryptoslam/pkg-comment deleted file mode 100644 index 70cec8196bd5..000000000000 --- a/games/cryptoslam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses-based tool for creating and solving the cryptograms |