diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-05-11 02:46:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-05-11 02:46:05 +0000 |
commit | 017748a3ee081f5a9628101d46d831ec38f3827c (patch) | |
tree | c1cf77512cdc4278a5b133baf0acfa3dc2bdba34 /textproc/urlview | |
parent | c3648cc92e84dddb4262f0ae8f0aa398902ab3f7 (diff) | |
download | ports-017748a3ee081f5a9628101d46d831ec38f3827c.tar.gz ports-017748a3ee081f5a9628101d46d831ec38f3827c.zip |
Notes
Diffstat (limited to 'textproc/urlview')
-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 187a115cfb1c..7d828a5c418b 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -3,11 +3,11 @@ # Date created: 21 April 1998 # Whom: Josh Gilliam <josh@quick.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/22 16:51:57 mph Exp $ # DISTNAME= urlview-0.7 -CATEGORIES= textproc +CATEGORIES= textproc www MASTER_SITES= ftp://ftp.cs.hmc.edu/pub/me/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/mutt/ \ ftp://ftp.univ-angers.fr/pub/mail/mutt/ \ |