diff options
author | wiz <wiz> | 2007-12-02 00:01:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 00:01:08 +0000 |
commit | 36c5c3ecc34d82e11a157f31cca3ff2ffd04f10f (patch) | |
tree | 160c8ef1a634b2be078c8cad370f428b8ca2d407 /games/lincity | |
parent | 3a443c6aa4a6cc180d44b6ada44ef6b3df4235d6 (diff) | |
download | pkgsrc-36c5c3ecc34d82e11a157f31cca3ff2ffd04f10f.tar.gz |
Remove ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'games/lincity')
-rw-r--r-- | games/lincity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile index b8bafa56b79..6b28c4b716a 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2007/02/02 17:19:04 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2007/12/02 00:01:08 wiz Exp $ DISTNAME= lincity-1.12.1 PKGREVISION= 1 CATEGORIES= games x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lincity/} \ - http://www.ibiblio.org/pub/Linux/games/strategy/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lincity/} MAINTAINER= root@garbled.net HOMEPAGE= http://lincity.sourceforge.net/ |