diff options
Diffstat (limited to 'x11/nucleo/Makefile')
-rw-r--r-- | x11/nucleo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/nucleo/Makefile b/x11/nucleo/Makefile index a128a3e5cd4..a64b6365eee 100644 --- a/x11/nucleo/Makefile +++ b/x11/nucleo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/09/14 11:13:16 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/11/15 22:59:06 abs Exp $ # DISTNAME= nucleo-0.7.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://insitu.lri.fr/metisse/download/nucleo/ EXTRACT_SUFX= .tar.bz2 |