diff options
Diffstat (limited to 'x11/ede/Makefile')
-rw-r--r-- | x11/ede/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ede/Makefile b/x11/ede/Makefile index 758d9d67573..a4b25d5663d 100644 --- a/x11/ede/Makefile +++ b/x11/ede/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:17:17 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:55:12 wiz Exp $ # DISTNAME= ede-1.0.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ede/} EXTRACT_SUFX= .tar.bz2 |