diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-03 15:59:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-03 15:59:12 +0000 |
commit | f472d1ec5e3c5b6c0c2beeac1a9b351a12151e9c (patch) | |
tree | 7dc83a9e201f36a6b7ea5c543d7e61ac478f49e6 /x11/wmweather | |
parent | 763c7762f4c32c7b1c2f95f5bbac6cfec4e5d687 (diff) | |
download | pkgsrc-f472d1ec5e3c5b6c0c2beeac1a9b351a12151e9c.tar.gz |
Bump PKGREVISION because of curl dependency bump.
Diffstat (limited to 'x11/wmweather')
-rw-r--r-- | x11/wmweather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index cceef8fc79a..8b1c3d1877d 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.19 2005/01/03 15:59:12 wiz Exp $ # DISTNAME= wmweather-2.4.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.godisch.de/debian/wmweather/ |