diff options
Diffstat (limited to 'x11/eterm/Makefile')
-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 a20d1b69773..79e738ec99b 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2013/06/03 10:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2013/06/04 22:17:17 tron Exp $ DISTNAME= Eterm-0.9.5 PKGNAME= ${DISTNAME:S/^E/e/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eterm/} DISTFILES= ${DEFAULT_DISTFILES} ${PIXMAP_FILES} |