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/quake3-osp | |
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 'games/quake3-osp')
-rw-r--r-- | games/quake3-osp/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-osp/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile index 0db91f73bdcd..99bb5f5538fb 100644 --- a/games/quake3-osp/Makefile +++ b/games/quake3-osp/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.orangesmoothie.org/downloads/ \ http://aoh-www.hhhr.ision.net/files/osp/ DISTNAME= osp-Quake3-${PORTVERSION}_full +COMMENT= Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux + Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 .include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/quake3-osp/pkg-comment b/games/quake3-osp/pkg-comment deleted file mode 100644 index eef5f6d4258e..000000000000 --- a/games/quake3-osp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux |