diff options
Diffstat (limited to 'x11/aterm')
-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 f01e087c2e2..2264ed89763 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2016/05/01 19:59:27 dholland Exp $ +# $NetBSD: Makefile,v 1.49 2016/08/03 10:23:33 adam Exp $ # DISTNAME= aterm-1.0.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aterm/} EXTRACT_SUFX= .tar.bz2 |