diff options
author | drochner <drochner@pkgsrc.org> | 2011-12-09 14:36:32 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-12-09 14:36:32 +0000 |
commit | 759c9a66a2df6ff2a1f36435a4a23e71263446e1 (patch) | |
tree | b1086532fa0d0b5c368d55841eddca69d71edfe0 /x11/xlt | |
parent | e459a2b16f4b17919d323968cefe6324238b7a02 (diff) | |
download | pkgsrc-759c9a66a2df6ff2a1f36435a4a23e71263446e1.tar.gz |
PKGREV bump for libXp-less openmotif
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/} |