diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 17:08:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 17:08:51 +0000 |
commit | 5b2f7734e278de83e78ddf6f4b9684e92118399a (patch) | |
tree | 0af016e11e7ca5c91ad8ef74dd961348a6ac324e /net | |
parent | b6fd48c6d2db78bbd45ca8fa0bbed499dbe772d4 (diff) | |
download | pkgsrc-5b2f7734e278de83e78ddf6f4b9684e92118399a.tar.gz |
Bump PKGREVISION (libIDL-0.8.2)
Diffstat (limited to 'net')
-rw-r--r-- | net/ORBit/Makefile | 4 | ||||
-rw-r--r-- | net/ORBit2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index ce1370efc47..39c1ceb61d5 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.95 2003/10/09 07:12:28 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2003/12/04 17:08:51 xtraeme Exp $ # DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit/0.${ORBIT_MAJOR}/} 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 |