diff options
Diffstat (limited to 'textproc/urlview')
-rw-r--r-- | textproc/urlview/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 125a538576cd..bf02c5a0e996 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: urlview # Version required: 0.7 # Date created: 21 April 1998 @@ -17,6 +18,8 @@ MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/ \ PATCH_SITES= http://feeding.frenzy.com/~rainking/ PATCHFILES= urlview.diff +MAINTAINER= obrien@FreeBSD.org + GNU_CONFIGURE= yes MAN1= urlview.1 |