diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-05-12 15:26:51 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-05-12 15:26:51 +0000 |
commit | 1acea8d4c2fe22f9745fd50f96b60023ecb5ecb1 (patch) | |
tree | 0cee13399068a8de1ee900adc7ec86863c12ecf4 /misc/pinfo | |
parent | cb315f2d60ea5b74004a42224b15143aa5809199 (diff) |
Notes
Diffstat (limited to 'misc/pinfo')
-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 |