diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /devel/liborcus | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) |
Notes
Diffstat (limited to 'devel/liborcus')
-rw-r--r-- | devel/liborcus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index a1a43c4f7376..29091e466dd4 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -2,6 +2,7 @@ PORTNAME= liborcus PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ |