diff options
author | lippe <lippe@FreeBSD.org> | 2008-05-12 23:26:51 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-05-12 23:26:51 +0800 |
commit | b95a02933ebf00f003cbfa66090261a715a20172 (patch) | |
tree | 169794ddebe395e1808f1f916819202f45c2cca0 /misc | |
parent | 6440c3bc1d35a44f571d7765f85e93fd9769400b (diff) | |
download | freebsd-ports-gnome-b95a02933ebf00f003cbfa66090261a715a20172.tar.gz freebsd-ports-gnome-b95a02933ebf00f003cbfa66090261a715a20172.tar.zst freebsd-ports-gnome-b95a02933ebf00f003cbfa66090261a715a20172.zip |
- Update MASTER_SITES.
PR: ports/121884
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: gabor (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index d921d276600e..caa9f47b7fad 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -9,7 +9,7 @@ PORTNAME= pinfo PORTVERSION= 0.6.9 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://alioth.debian.org/download.php/1502/ +MASTER_SITES= http://alioth.debian.org/frs/download.php/1502/ MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses based, lynx style info documentation browser |