diff options
author | danfe <danfe@FreeBSD.org> | 2012-08-09 00:59:36 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-08-09 00:59:36 +0800 |
commit | 1fbda7d79db6dc41db4233721759933440ff8c3b (patch) | |
tree | e93659a37c8593e4661f1cd532e117547964bf1c /games/hllib | |
parent | ab52e4b9e902af7d3971f570e0d12f371887478a (diff) | |
download | freebsd-ports-gnome-1fbda7d79db6dc41db4233721759933440ff8c3b.tar.gz freebsd-ports-gnome-1fbda7d79db6dc41db4233721759933440ff8c3b.tar.zst freebsd-ports-gnome-1fbda7d79db6dc41db4233721759933440ff8c3b.zip |
- Adjust COMMENT and port descriptions where appropriate
- Relinquish to the pool due severe to lack of time :-(
Diffstat (limited to 'games/hllib')
-rw-r--r-- | games/hllib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hllib/Makefile b/games/hllib/Makefile index 443efa5cbf06..669b87e0e727 100644 --- a/games/hllib/Makefile +++ b/games/hllib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games devel MASTER_SITES= http://nemesis.thewavelength.net/files/files/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with various Half-Life file formats LICENSE= LGPL21 |