diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | f794de262427d06d1dc3fc1f4b6ef7df78202eaa (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /audio/xfce4-mixer | |
parent | 339c8922e014af38e300af6ba41813170976248e (diff) | |
download | pkgsrc-f794de262427d06d1dc3fc1f4b6ef7df78202eaa.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 5cf84d47acf..a32983544ff 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:25:58 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:24 xtraeme Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-${XFCE4_VERSION} +PKREVISION= 1 CATEGORIES= audio COMMENT= XFce4 mixer plugin |