diff options
author | Steve Price <steve@FreeBSD.org> | 1999-08-22 03:41:53 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-08-22 03:41:53 +0000 |
commit | bdcb8df99f48c16f7aa7ad97f8605d17d232707d (patch) | |
tree | 52d388f025f7b489f9d3babe10e32787964f2e61 /www/libghttp/Makefile | |
parent | 2632c100ba828ac997226a37ad011aee3a732c71 (diff) |
Notes
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r-- | www/libghttp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 2398cdc0445f..8b2d8a34d2a7 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libghttp -# Version required: 1.0.3 +# Version required: 1.0.4 # Date Created: 24 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1999/04/02 03:25:29 steve Exp $ +# $Id: Makefile,v 1.9 1999/05/30 03:47:15 steve Exp $ # -DISTNAME= libghttp-1.0.3 +DISTNAME= libghttp-1.0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libghttp |