diff options
Diffstat (limited to 'devel/omniORB/Makefile')
-rw-r--r-- | devel/omniORB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index 5b2f121b8c88..a6273bc1b0fc 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -1,5 +1,6 @@ PORTNAME= omniORB DISTVERSION= ${ABI_VER}.${ABI_MAJOR_VER}.${ABI_MINOR_VER} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${DISTVERSION:S/-2//} |