diff options
author | nectar <nectar@FreeBSD.org> | 1999-03-25 02:38:27 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-03-25 02:38:27 +0000 |
commit | 7b9c19d9b457ff569ba943534d8a6be91d55f490 (patch) | |
tree | e1609ab0c38f59231ad357ba0841b8d87eca4875 /www/libghttp/Makefile | |
parent | e75de04023ad745988e435a4e41ed98d70a8a908 (diff) | |
download | FreeBSD-ports-7b9c19d9b457ff569ba943534d8a6be91d55f490.zip FreeBSD-ports-7b9c19d9b457ff569ba943534d8a6be91d55f490.tar.gz |
Update 0.99.2 -> 1.0.2
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 b675aec..de9391d 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libghttp -# Version required: 0.99.2 +# Version required: 1.0.2 # Date Created: 24 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1999/01/31 17:11:22 vanilla Exp $ +# $Id: Makefile,v 1.5 1999/03/09 01:09:04 nectar Exp $ # -DISTNAME= libghttp-0.99.2 +DISTNAME= libghttp-1.0.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= gnome-1.0/sources |