diff options
author | rillig <rillig> | 2005-02-14 15:46:50 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-02-14 15:46:50 +0000 |
commit | a57b080f9fe004b3943786d5ec3e2d5a135927d1 (patch) | |
tree | 71192f2ff93a8c5268f1f8274d920c8b236c7837 /x11 | |
parent | 27ece245e1ff2fc9b70c0f4202365f7aec3b80ac (diff) | |
download | pkgsrc-a57b080f9fe004b3943786d5ec3e2d5a135927d1.tar.gz |
Bumped PKGREVISION for the last change (allowing more terminals for
NetBSD).
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/} |