diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-02 03:25:29 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-02 03:25:29 +0000 |
commit | b3f86d20dda95cfff3947f2d418e3fcc9045bd84 (patch) | |
tree | 0c007ff9baf9ca064288d4838a75fd3d73b05d95 /www/libghttp/Makefile | |
parent | c7f658c2ff3c87ee51cc09ad1654edfe3ef70a62 (diff) | |
download | ports-b3f86d20dda95cfff3947f2d418e3fcc9045bd84.tar.gz ports-b3f86d20dda95cfff3947f2d418e3fcc9045bd84.zip |
Notes
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 5e5852b678c1..a1bcdd0a2fa4 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -3,13 +3,13 @@ # Date Created: 24 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1999/03/25 02:38:27 nectar Exp $ +# $Id: Makefile,v 1.7 1999/03/27 10:35:57 vanilla Exp $ # DISTNAME= libghttp-1.0.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= libghttp +MASTER_SITE_SUBDIR= sources/libghttp MAINTAINER= vanilla@FreeBSD.ORG |