diff options
Diffstat (limited to 'x11/xcursor/Makefile')
-rw-r--r-- | x11/xcursor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile index c4f156ea1ee..31f2d6984b1 100644 --- a/x11/xcursor/Makefile +++ b/x11/xcursor/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2005/09/07 16:49:41 reed Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:11:45 joerg Exp $ # DISTNAME= libXcursor-1.1.2 PKGNAME= ${DISTNAME:S/libX/x/} +PKGREVISION= 1 CATEGORIES= x11 devel MASTER_SITES= http://xlibs.freedesktop.org/release/ EXTRACT_SUFX= .tar.bz2 |