diff options
Diffstat (limited to 'x11/aterm/Makefile')
-rw-r--r-- | x11/aterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 1fc7530426f..c8099fe1125 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2010/01/18 09:59:33 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2010/06/13 22:45:35 wiz Exp $ # DISTNAME= aterm-1.0.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aterm/} EXTRACT_SUFX= .tar.bz2 |