diff options
-rw-r--r-- | games/gnarr/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile index d366a3352f82..ca83e10c4bf1 100644 --- a/games/gnarr/Makefile +++ b/games/gnarr/Makefile @@ -6,10 +6,9 @@ # PORTNAME= gnarr -PORTVERSION= 2.0 +PORTVERSION= 2 CATEGORIES= games -MASTER_SITES= http://www.sacredchao.net/freednd/ -DISTNAME= ${PORTNAME}-2 +MASTER_SITES= http://www.sacredchao.net/freednd/gnarr/ MAINTAINER= roam@FreeBSD.org |