diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-06 07:33:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-06 07:33:47 +0000 |
commit | 982d52fd668a638a717669b09b805cb8391cc128 (patch) | |
tree | 13ea351419a5b3bedc257d7d8ec9f91b02c00b46 /devel/ORBit2/Makefile | |
parent | 937d95383e6ba09aecffb51e9455707584adcd3c (diff) |
Notes
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index b6e48971be3c..99d3b5847cd4 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ORBit2 -PORTVERSION= 2.12.0 -PORTREVISION= 1 +PORTVERSION= 2.12.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |