diff options
author | adam <adam> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 19:50:38 +0000 |
commit | a5a9e60bf935c74df3423b60184d018e40c61cc9 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /x11/xfce4-desktop | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
Diffstat (limited to 'x11/xfce4-desktop')
-rw-r--r-- | x11/xfce4-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 5259d8c71f4..5a700b43ff4 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.55 2013/06/06 12:55:23 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/09/02 19:51:32 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfdesktop-${XFCE4_VERSION} PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 COMMENT= Xfce desktop background manager |