diff options
Diffstat (limited to 'textproc/urlview/Makefile')
-rw-r--r-- | textproc/urlview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index e36c30195fd5..9b925cccd2d9 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # Ports collection makefile for: urlview -# Version required: 0.0 # Date created: 21 April 1998 # Whom: Josh Gilliam <josh@quick.net> # # $FreeBSD$ # -DISTNAME= urlview-0.7 +PORTNAME= urlview +PORTVERSION= 0.7 CATEGORIES= textproc www MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/mutt/ \ |