diff options
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index c950ffbea026..d0fe5a9b86ea 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -7,8 +7,8 @@ # PORTNAME= ORBit2 -PORTVERSION= 2.14.0 -PORTREVISION?= 1 +PORTVERSION= 2.14.1 +PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |