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 /archivers | |
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 'archivers')
-rw-r--r-- | archivers/hlextract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile index 772fafd51a70..24fd7b9381ae 100644 --- a/archivers/hlextract/Makefile +++ b/archivers/hlextract/Makefile @@ -11,12 +11,12 @@ CATEGORIES= archivers games MASTER_SITES= http://nemesis.thewavelength.net/files/files/ DISTNAME= hllib${PORTVERSION:S/.//g} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to extract data from various Half-Life file formats LICENSE= GPLv2 -LIB_DEPENDS= hl.2:${PORTSDIR}/games/hllib +LIB_DEPENDS= hl:${PORTSDIR}/games/hllib USE_ZIP= yes USE_DOS2UNIX= Main.c |