diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 02:35:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 02:35:59 +0000 |
commit | d4d639aac7231bd53788eca9bf49431322a8a8be (patch) | |
tree | 4ded0569b7b55f3baa47e8050ec71799e53ef337 /games/hlserver-action | |
parent | Back out previous commit. This can wait the end of ports freeze. (diff) |
Remove pkg-comment from the remaining special cases.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77043
Diffstat (limited to '')
-rw-r--r-- | games/hlserver-action/Makefile | 2 | ||||
-rw-r--r-- | games/hlserver-action/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/hlserver-action/Makefile b/games/hlserver-action/Makefile index deffbaa2742a..c92568460b29 100644 --- a/games/hlserver-action/Makefile +++ b/games/hlserver-action/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.wanadoo.nl/pub/wanadoo/games/HalfLife/Action-Halflife/ \ ftp://ftp.exp-network.de/hl/mod/ahl/ DISTNAME= action50 +COMMENT= Action Half-Life mod full server package for Linux + HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs .include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile" diff --git a/games/hlserver-action/pkg-comment b/games/hlserver-action/pkg-comment deleted file mode 100644 index b87c5ce22058..000000000000 --- a/games/hlserver-action/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Action Half-Life mod full server package for Linux |