diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-07-16 12:15:05 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-07-16 12:15:05 +0000 |
commit | fbbe96f721e1030ef5649700267cc637071fc9ed (patch) | |
tree | 676101e0d9962f4a2a98d2e667b7bf216d4d9426 /textproc/urlview | |
parent | 33f4366ba170ee67b0b636595a6664c9fe25b8a1 (diff) | |
download | ports-fbbe96f721e1030ef5649700267cc637071fc9ed.tar.gz ports-fbbe96f721e1030ef5649700267cc637071fc9ed.zip |
Notes
Diffstat (limited to 'textproc/urlview')
-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 |