diff options
Diffstat (limited to 'x11/xlt')
-rw-r--r-- | x11/xlt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlt/Makefile b/x11/xlt/Makefile index 45a9e04978e..8d8c56fe3a6 100644 --- a/x11/xlt/Makefile +++ b/x11/xlt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/12/07 17:21:09 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2011/12/09 14:36:36 drochner Exp $ # DISTNAME= Xlt-13.0.13 PKGNAME= ${DISTNAME:S/Xlt/xlt/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xlt/} |