diff options
Diffstat (limited to 'x11/xfce4-notes-plugin/Makefile')
-rw-r--r-- | x11/xfce4-notes-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 73761b00c33..fc95ba049b7 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/09/14 11:01:14 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/11/15 22:59:16 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 1.6.0 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} #PKGREVISION= 1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ COMMENT= Xfce notes plugin |