diff options
Diffstat (limited to 'games/prboom/Makefile')
-rw-r--r-- | games/prboom/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 7c6f85b90dc0..01e6d9423e03 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -6,11 +6,9 @@ # PORTNAME= prboom -PORTVERSION= 2.4.7 -PORTREVISION= 2 +PORTVERSION= 2.5.0 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A multiplayer-capable and modified version of ID's classic DOOM game |