diff options
Diffstat (limited to 'x11/Xcomposite/Makefile')
-rw-r--r-- | x11/Xcomposite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xcomposite/Makefile b/x11/Xcomposite/Makefile index fed2237c92c..8dce3aed82b 100644 --- a/x11/Xcomposite/Makefile +++ b/x11/Xcomposite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2005/09/07 16:49:41 reed Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:31 joerg Exp $ # DISTNAME= libXcomposite-1.0.1 PKGNAME= ${DISTNAME:S/lib//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 devel MASTER_SITES= http://xlibs.freedesktop.org/release/ EXTRACT_SUFX= .tar.bz2 |