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 a2e8c38fa3f..5d4159cbeac 100644 --- a/x11/nucleo/Makefile +++ b/x11/nucleo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/03/28 07:57:58 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2011/04/22 13:42:37 obache Exp $ # DISTNAME= nucleo-0.7.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= http://insitu.lri.fr/metisse/download/nucleo/ EXTRACT_SUFX= .tar.bz2 |