diff options
Diffstat (limited to 'devel/opal/Makefile')
-rw-r--r-- | devel/opal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/opal/Makefile b/devel/opal/Makefile index 29031214c58..697d7567d9a 100644 --- a/devel/opal/Makefile +++ b/devel/opal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/11/10 16:23:23 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/01/17 12:02:14 wiz Exp $ # DISTNAME= opal-3.6.6 +PKGREVISION= 1 CATEGORIES= devel net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/opal/3.6/} EXTRACT_SUFX= .tar.bz2 |