diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-05-22 16:26:03 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-05-22 16:26:03 +0000 |
commit | 0047945c5adf571b430098554551cc52be0b0b0f (patch) | |
tree | 2023a9daf2b5282265fb629fe779c908f06d25a7 /games | |
parent | 5505f9a9bd651aeb3d8175b1b4c431ccb812b70c (diff) |
Chase MASTER_SITES. Yes, I know Gnarr is up to version 5 now.
I'll get round to updating it soon.
Submitted by: the fenner distfile checking scripts
Notes
Notes:
svn path=/head/; revision=42913
Diffstat (limited to 'games')
-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 |