diff options
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r-- | www/libghttp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 13c5a23..6045d11 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -3,11 +3,11 @@ # Date Created: 24 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1999/01/17 08:43:25 vanilla Exp $ +# $Id: Makefile,v 1.3 1999/01/27 08:31:53 fenner Exp $ # DISTNAME= libghttp-0.99.2 -CATEGORIES= www +CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libghttp |