diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 22:56:23 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 22:56:23 +0000 |
commit | 53d798589bdb9d84a0ea2ec240327f6f094e937f (patch) | |
tree | 0fd06c32ed30853dfbf06a23556bd1ee113525b7 /x11/eterm | |
parent | b2eada2f30c1cac632992ac1d01c984166f07c86 (diff) | |
download | pkgsrc-53d798589bdb9d84a0ea2ec240327f6f094e937f.tar.gz |
Bump PKGREVISION due to imlib2 update.
Diffstat (limited to 'x11/eterm')
-rw-r--r-- | x11/eterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index a72f6433b0c..e32520a90a7 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2004/02/11 06:12:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.31 2004/02/11 22:56:23 xtraeme Exp $ # DISTNAME= Eterm-0.9.2 PKGNAME= ${DISTNAME:S/^E/e/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eterm/} \ ftp://ftp.dti.ad.jp/pub/X/Eterm/ |