diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
commit | bdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch) | |
tree | 5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /games/xrot | |
parent | 23b9c3bd1a90631685e2021e22c94fd5f07be9eb (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76180
Diffstat (limited to 'games/xrot')
-rw-r--r-- | games/xrot/Makefile | 1 | ||||
-rw-r--r-- | games/xrot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile index e4b7b898bb52..d8b26c56286a 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= will MAINTAINER= markp@FreeBSD.org +COMMENT= A falling ball puzzle game for X ALL_TARGET= xrot WRKSRC= ${WRKDIR}/xrot diff --git a/games/xrot/pkg-comment b/games/xrot/pkg-comment deleted file mode 100644 index 773b278f9e93..000000000000 --- a/games/xrot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A falling ball puzzle game for X |