diff options
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 97090ee14d71..c8cec52fa7b3 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -3,12 +3,12 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.10 1995/06/16 23:37:31 ache Exp $ +# $Id: Makefile,v 1.11 1995/07/23 07:20:40 ache Exp $ # DISTNAME= lynx2-4-2 PKGNAME= lynx-2.4.2 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-4-2/ EXTRACT_SUFX= .tar.Z |