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