diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-08-08 16:59:36 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-08-08 16:59:36 +0000 |
commit | 832498e356363559874b67ebf7cdd529d2e22ac3 (patch) | |
tree | e93659a37c8593e4661f1cd532e117547964bf1c /games/hllib | |
parent | f05ef3a27e3bf2dfcf2326780072737e39cdcd27 (diff) | |
download | ports-832498e356363559874b67ebf7cdd529d2e22ac3.tar.gz ports-832498e356363559874b67ebf7cdd529d2e22ac3.zip |
Notes
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 |