diff options
Diffstat (limited to 'pkgtools/gnome-packagekit/Makefile')
-rw-r--r-- | pkgtools/gnome-packagekit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index 25711f73ad5..716c527a178 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2020/12/04 20:45:37 nia Exp $ +# $NetBSD: Makefile,v 1.90 2021/04/21 11:42:31 adam Exp $ DISTNAME= gnome-packagekit-0.4.0 -PKGREVISION= 70 +PKGREVISION= 71 CATEGORIES= pkgtools gnome MASTER_SITES= http://www.packagekit.org/releases/ |