diff options
Diffstat (limited to 'x11/xfce4-notes-plugin/Makefile')
-rw-r--r-- | x11/xfce4-notes-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 734d042e67e..c470be6b80b 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:19 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/26 19:57:04 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,6 +8,7 @@ XFCE4_VERSION= 1.6.0 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ COMMENT= Xfce notes plugin |