diff options
Diffstat (limited to 'net/ORBit2/Makefile')
-rw-r--r-- | net/ORBit2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 21f27a9b96f..52d0042f73e 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/07/12 15:33:12 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/07/18 02:19:40 rh Exp $ # DISTNAME= ORBit2-2.4.0 +PKGREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/ORBit2/}/ EXTRACT_SUFX= .tar.bz2 |