diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-07-16 20:15:05 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-07-16 20:15:05 +0800 |
commit | 5d24e909d249de848a7866aa1f5b8908869cd890 (patch) | |
tree | 676101e0d9962f4a2a98d2e667b7bf216d4d9426 /textproc | |
parent | 282a768b754d0048296064644043e54c38c2996b (diff) | |
download | freebsd-ports-gnome-5d24e909d249de848a7866aa1f5b8908869cd890.tar.gz freebsd-ports-gnome-5d24e909d249de848a7866aa1f5b8908869cd890.tar.zst freebsd-ports-gnome-5d24e909d249de848a7866aa1f5b8908869cd890.zip |
- Update Maintainer address
- Trim Makefile headers
PR: ports/180460
Submitted by: Anton Shterenlikht <mexas@bris.ac.uk> (maintainer)
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 |