diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /x11/libxfce4gui/Makefile | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'x11/libxfce4gui/Makefile')
-rw-r--r-- | x11/libxfce4gui/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index fb64851d55d..ecad67bad25 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:40:05 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:26 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -PKGNAME= libxfce4gui-${XFCE4_VERSION} DISTNAME= libxfcegui4-${XFCE4_VERSION} +PKGNAME= libxfce4gui-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 widget library |