diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /sysutils/ori | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) | |
download | freebsd-ports-gnome-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.gz freebsd-ports-gnome-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.zst freebsd-ports-gnome-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'sysutils/ori')
-rw-r--r-- | sysutils/ori/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile index a61b332e5cdd..f8a4be4ad9d6 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -3,6 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ |