diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | 006403c1ceab31e5d90ebe2ec2acf3b0fab5d084 (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /sysutils/xfce4-systray | |
parent | 894954a9bf48c94d6117a8535852244504731f71 (diff) | |
download | pkgsrc-006403c1ceab31e5d90ebe2ec2acf3b0fab5d084.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'sysutils/xfce4-systray')
-rw-r--r-- | sysutils/xfce4-systray/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfce4-systray/Makefile b/sysutils/xfce4-systray/Makefile index 532e14fc7b8..ee3c4bce76d 100644 --- a/sysutils/xfce4-systray/Makefile +++ b/sysutils/xfce4-systray/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:36:06 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:26 xtraeme Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-systray-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= XFce4 systray plugin |