diff options
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r-- | x11/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 9597fddab13..1e6f78562b9 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2012/10/29 05:06:32 asau Exp $ +# $NetBSD: Makefile,v 1.101 2013/06/03 10:06:20 wiz Exp $ DISTNAME= lesstif-0.95.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/} EXTRACT_SUFX= .tar.bz2 |