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-ra3 | |
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)
Diffstat (limited to 'games/quake3-ra3')
-rw-r--r-- | games/quake3-ra3/Makefile | 1 | ||||
-rw-r--r-- | games/quake3-ra3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index 2662d747a54f..d79041d36fda 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -19,6 +19,7 @@ DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl_linuxmac.zip \ .endif MAINTAINER?= pat@FreeBSD.org +COMMENT?= Quake III Arena Mod: Rocket Arena 3 for Linux RUN_DEPENDS= ${LINUXBASE}/usr/games/quake3/q3ded:${Q3SERVER_PORT} diff --git a/games/quake3-ra3/pkg-comment b/games/quake3-ra3/pkg-comment deleted file mode 100644 index 39c84ab29766..000000000000 --- a/games/quake3-ra3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quake III Arena Mod: Rocket Arena 3 for Linux |