diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 10:35:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 10:35:59 +0800 |
commit | 6ed55fa4b9abf2828197700eca114e2d212cea52 (patch) | |
tree | b6183d6919be2f97087acc84c9ad6c0bd5d6b5b3 /games/quake3-ra3 | |
parent | c11dd5b522956c32bd1efb2eafe0ca1727264c91 (diff) | |
download | freebsd-ports-graphics-6ed55fa4b9abf2828197700eca114e2d212cea52.tar.gz freebsd-ports-graphics-6ed55fa4b9abf2828197700eca114e2d212cea52.tar.zst freebsd-ports-graphics-6ed55fa4b9abf2828197700eca114e2d212cea52.zip |
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 2662d747a54..d79041d36fd 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 39c84ab2976..00000000000 --- a/games/quake3-ra3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quake III Arena Mod: Rocket Arena 3 for Linux |