diff options
Diffstat (limited to 'www/glibwww/Makefile')
-rw-r--r-- | www/glibwww/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index fb37430cf6ae..85755fc3873b 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -1,14 +1,15 @@ -# New ports collection makefile for: glibwww2 +# New ports collection makefile for: glibwww # Date created: 26 July 2000 # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # -PORTNAME= glibwww2 -PORTVERSION= 0.1 +PORTNAME= glibwww +PORTVERSION= 0.2 CATEGORIES= www gnome -MASTER_SITES= http://www.geocities.com/lordzephyroth/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/glibwww MAINTAINER= sobomax@FreeBSD.org |