From 32821dfbe326ef5e02256835cd91ac820ebd9d5a Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 27 Mar 1999 10:35:57 +0000 Subject: Fix the MASTER_SITE_SUBDIR. --- www/libghttp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index de9391d689e9..5e5852b678c1 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -3,13 +3,13 @@ # Date Created: 24 Dec 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.5 1999/03/09 01:09:04 nectar Exp $ +# $Id: Makefile,v 1.6 1999/03/25 02:38:27 nectar Exp $ # DISTNAME= libghttp-1.0.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= libghttp MAINTAINER= vanilla@FreeBSD.ORG -- cgit