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 88d901a2243..1902de28add 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/05/08 18:04:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/13 13:52:47 wiz Exp $ # DISTNAME= ORBit2-2.6.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.6/} EXTRACT_SUFX= .tar.bz2 |