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 6534c5070a2..eafd7da4f5e 100644 --- a/x11/ede/Makefile +++ b/x11/ede/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/01/13 13:39:42 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/04/22 13:45:02 obache Exp $ # DISTNAME= ede-1.0.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ede/} EXTRACT_SUFX= .tar.bz2 |