diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | d2f3fc0d14d3e68570cfe49581272ad314bb8975 (patch) | |
tree | 9d14a268bc591a8b930deb4228abb79b4c3deeb5 /www/libghttp | |
parent | f7c61c692b035ec56f46093b826894cb1775ec8d (diff) | |
download | ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.tar.gz ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.zip |
Notes
Diffstat (limited to 'www/libghttp')
-rw-r--r-- | www/libghttp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index f871b619a31e..323eebaac1fb 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libghttp -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.9 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libghttp |