diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-31 17:11:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-31 17:11:22 +0000 |
commit | 7120382cdf0aa780e927a2be00dc0930ee7924f2 (patch) | |
tree | 1fc5e9ccf8dfb03d6000b0f29eed932d4162c422 /www | |
parent | e8293b723e1b3ee0cd5114d81e973e676c5a8567 (diff) | |
download | ports-7120382cdf0aa780e927a2be00dc0930ee7924f2.tar.gz ports-7120382cdf0aa780e927a2be00dc0930ee7924f2.zip |
Notes
Diffstat (limited to 'www')
-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 13c5a23e1ec6..6045d1175fe7 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 |