diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-30 07:37:47 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-30 07:37:47 +0000 |
commit | 6cf0724f8c696fed845dc9efda753ce4b91317d2 (patch) | |
tree | dbaebe629b1b3a5a5a8e80e2e5bdd7d4ea9c1343 /devel | |
parent | Fix bug with buffer enlargement (diff) |
Correct PORTREVISION - in my last commit instead of updating it to 5 I've
erroneously decreased it to 2.
Submitted by: Joe Clarke <marcus@marcuscom.com>
Mike Harding <mvh@ix.netcom.com>
Notes
Notes:
svn path=/head/; revision=49359
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBit/Makefile | 2 | ||||
-rw-r--r-- | devel/ORBit2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 87a39098386c..f9c2accc9be0 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -7,7 +7,7 @@ PORTNAME= ORBit PORTVERSION= 0.5.10 -PORTREVISION= 2 +PORTREVISION= 5 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/ORBit diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 87a39098386c..f9c2accc9be0 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ORBit PORTVERSION= 0.5.10 -PORTREVISION= 2 +PORTREVISION= 5 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/ORBit |