diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-07 18:26:53 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-07 18:26:53 +0000 |
commit | 8b7417776bd23d238471bc269f8d202011afbca4 (patch) | |
tree | a2f2fb9089f9f26018f02afcc33f6001312c7fc5 /games/gtetrinet/Makefile | |
parent | 792eba5df08fdd6d5943c47d4bea3ef48c0dcc16 (diff) | |
download | ports-8b7417776bd23d238471bc269f8d202011afbca4.tar.gz ports-8b7417776bd23d238471bc269f8d202011afbca4.zip |
Notes
Diffstat (limited to 'games/gtetrinet/Makefile')
-rw-r--r-- | games/gtetrinet/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 4ee7d095877c..10108f951eea 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= gtetrinet -PORTVERSION= 0.4 +PORTVERSION= 0.4.1 CATEGORIES= games gnome -MASTER_SITES= ftp://ftp.netis.com/pub/mirrors1/linuxberg/files/gnome/entertain/ \ - ftp://ftp.sunsite.auc.dk/disk1/linuxberg.com/files/gnome/entertain/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= gtetrinet MAINTAINER= bugg@bugg.strangled.net |