diff options
author | obrien <obrien@FreeBSD.org> | 2000-07-05 03:17:42 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-07-05 03:17:42 +0800 |
commit | ae990f96d597637ed82515cae3fbe626a2e95803 (patch) | |
tree | 46fc865d9ec0290572617779ea42e14636fe1e56 /textproc/urlview/Makefile | |
parent | b2fca482a1bfc85c6bdf58799b5cf0cfc089414b (diff) | |
download | freebsd-ports-gnome-ae990f96d597637ed82515cae3fbe626a2e95803.tar.gz freebsd-ports-gnome-ae990f96d597637ed82515cae3fbe626a2e95803.tar.zst freebsd-ports-gnome-ae990f96d597637ed82515cae3fbe626a2e95803.zip |
Upgrade to version 0.9.
Diffstat (limited to 'textproc/urlview/Makefile')
-rw-r--r-- | textproc/urlview/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 9b925cccd2d9..c1821770dd34 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -7,16 +7,17 @@ # PORTNAME= urlview -PORTVERSION= 0.7 +PORTVERSION= 0.9 CATEGORIES= textproc www -MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/ \ +MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \ + ftp://ftp.cs.hmc.edu/pub/me/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/mutt/ \ ftp://ftp.ilog.fr/pub/Mirrors/mutt/contrib/ \ ftp://ftp.etri.re.kr/pub/mail/mutt/ \ ftp://ftp.pnm.net/pub/unix/mutt/contrib/ -PATCH_SITES= http://feeding.frenzy.com/~rainking/ -PATCHFILES= urlview.diff +#PATCH_SITES= http://feeding.frenzy.com/~rainking/ +#PATCHFILES= urlview.diff MAINTAINER= obrien@FreeBSD.org |