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/pmars | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/pmars')
-rw-r--r-- | games/pmars/Makefile | 1 | ||||
-rw-r--r-- | games/pmars/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/pmars/Makefile b/games/pmars/Makefile index 64a786d64c71..dfa0d3ae9055 100644 --- a/games/pmars/Makefile +++ b/games/pmars/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.koth.org/pmars/ \ DISTFILES= pmars08s.tar.Z MAINTAINER= gmarco@giovannelli.it +COMMENT= A portable corewar system with ICWS'94 extensions USE_XLIB= yes NO_WRKSUBDIR= yes diff --git a/games/pmars/pkg-comment b/games/pmars/pkg-comment deleted file mode 100644 index 2682481654dd..000000000000 --- a/games/pmars/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable corewar system with ICWS'94 extensions |