diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/urlview/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index c799fa139b77..c72e63ce8c06 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: urlview -# Date created: 21 April 1998 -# Whom: Josh Gilliam <josh@quick.net> -# +# Created by: Josh Gilliam <josh@quick.net> # $FreeBSD$ -# PORTNAME= urlview PORTVERSION= 0.9 @@ -17,7 +12,7 @@ MASTER_SITES= ftp://ftp.mutt.org/mutt/contrib/ \ ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/contrib/ \ http://seis.bris.ac.uk/~mexas/ -MAINTAINER= mexas@bristol.ac.uk +MAINTAINER= mexas@bris.ac.uk COMMENT= URL extractor/launcher GNU_CONFIGURE= yes |