diff options
author | jlam <jlam@pkgsrc.org> | 2002-11-26 10:29:31 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-11-26 10:29:31 +0000 |
commit | d0cf182a7fd5be76c293e5e50a481e22cca430f6 (patch) | |
tree | 5bb045f1ace56d671da236ed98e095d1772e8cea /net/ORBit | |
parent | 81f845e1911b19c8009e40a7102588ac9e69b0e4 (diff) | |
download | pkgsrc-d0cf182a7fd5be76c293e5e50a481e22cca430f6.tar.gz |
Bump the PKGREVISION as a result of conditionalizing the gindent
dependency.
Diffstat (limited to 'net/ORBit')
-rw-r--r-- | net/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index f7931c98815..9da2c6beb4c 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2002/11/25 21:20:05 jlam Exp $ +# $NetBSD: Makefile,v 1.83 2002/11/26 10:29:31 jlam Exp $ # DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit/0.${ORBIT_MAJOR}/} |