diff options
author | obache <obache@pkgsrc.org> | 2008-01-04 07:49:35 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-01-04 07:49:35 +0000 |
commit | 8a0c5983996bfbf747f825283323f4397c6b99b9 (patch) | |
tree | bb5578639136c7a4c257338a0a483655473b1265 /misc | |
parent | 7fd5b6344675b6769e366a83342c2812cc39e852 (diff) | |
download | pkgsrc-8a0c5983996bfbf747f825283323f4397c6b99b9.tar.gz |
Update MASTER_SITES to alioth, noticed by Zafer Aydogan in privata mail.
But comment out now, it only have newer version.
File list is: http://alioth.debian.org/frs/?group_id=30592
Also update HOMEPAGE.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pinfo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 290e995fff3..ab4b67e157c 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.31 2007/12/12 20:42:33 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2008/01/04 07:49:35 obache Exp $ # DISTNAME= pinfo-0.6.1 PKGREVISION= 5 CATEGORIES= misc -MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ +MASTER_SITES= # http://alioth.debian.org/download.php/1502/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://zeus.polsl.gliwice.pl/~pborys/ +HOMEPAGE= http://pinfo.alioth.debian.org/ COMMENT= Przemek's Info Viewer USE_PKGLOCALEDIR= yes |