diff options
Diffstat (limited to 'www/webglimpse/Makefile')
-rw-r--r-- | www/webglimpse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile index 5d7ef62847a2..84afeab6d3f5 100644 --- a/www/webglimpse/Makefile +++ b/www/webglimpse/Makefile @@ -1,4 +1,5 @@ # New ports collection makefile for: WebGlimpse +# http://webglimpse.net/ # Date created: 2 Nov 1998 # Whom: ache # @@ -8,7 +9,7 @@ PORTNAME= webglimpse PORTVERSION= 1.6 CATEGORIES= www textproc -MASTER_SITES= ftp://ftp.cs.arizona.edu/glimpse/ +MASTER_SITES= ftp://ftp.deva.net/pub/sources/ir/glimpse/ DISTNAME= ${PKGNAME}.src MAINTAINER= ache@freebsd.org |