diff options
Diffstat (limited to 'devel/libgweather/Makefile')
-rw-r--r-- | devel/libgweather/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile index f6c0f842ead..7f7fd7dd546 100644 --- a/devel/libgweather/Makefile +++ b/devel/libgweather/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2010/10/22 19:36:10 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2010/11/15 22:56:42 abs Exp $ # DISTNAME= libgweather-2.30.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/2.30/} EXTRACT_SUFX= .tar.bz2 |