diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-01-29 23:00:02 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-01-29 23:00:02 +0000 |
commit | 7f06449f4e86225427b5141ff5b5cb73ffe8b4c3 (patch) | |
tree | 5ae4af0c01ac668db71b04a6556ecb8cdc86146b /games | |
parent | 58864c0fe88ed2235f90e59d022f58e7b02f3658 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/doom-data/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/doom-data/Makefile b/games/doom-data/Makefile index c954495edd66..eee1d39648c3 100644 --- a/games/doom-data/Makefile +++ b/games/doom-data/Makefile @@ -6,13 +6,11 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.ijs.si/~lesi/distfiles/doom/ - PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} EXTRACT_SUFX= .bz2 -DISTFILES= # DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jakub_lach@mailplus.pl COMMENT= Shareware data files for Doom, Doom II, Hexen, Heretic, and Strife USE_BZIP2= yes |