diff options
Diffstat (limited to 'net/ORBit2')
-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 cafd37f78c6..07a0096c11c 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/11/12 01:31:50 salo Exp $ +# $NetBSD: Makefile,v 1.21 2003/12/04 17:08:51 xtraeme Exp $ # DISTNAME= ORBit2-2.6.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.6/} EXTRACT_SUFX= .tar.bz2 |