diff options
Diffstat (limited to 'x11')
-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 babf07a73f2..40151a0f262 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/10/03 00:18:28 tv Exp $ +# $NetBSD: Makefile,v 1.19 2005/02/14 15:46:50 rillig Exp $ # DISTNAME= aterm-0.4.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aterm/} |