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 84a8be72fd8..599d1fc57bd 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2017/02/06 13:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2017/02/12 06:26:09 ryoon Exp $ # DISTNAME= aterm-1.0.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aterm/} EXTRACT_SUFX= .tar.bz2 |