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 /textproc/raptor2 | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) | |
download | ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.gz ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip |
Notes
Diffstat (limited to 'textproc/raptor2')
-rw-r--r-- | textproc/raptor2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 93674afefe5b..516455b2f5f6 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -3,6 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.13 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} |