diff options
Diffstat (limited to 'net/ORBit2/Makefile')
-rw-r--r-- | net/ORBit2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index cefd3898378..6712cdce683 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2012/03/03 00:12:06 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2012/09/15 10:05:56 obache Exp $ # DISTNAME= ORBit2-2.14.19 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/} EXTRACT_SUFX= .tar.bz2 |