diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2016-05-02 16:08:56 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2016-05-02 16:08:56 +0000 |
commit | 307a70b8949fa4ed5caea947fb0905ff7371be8e (patch) | |
tree | f05902a5d2b33ba8caeb27d6eb75986b223df15e /databases/jrrd/Makefile | |
parent | fbe66f767b3811823d821e3c442629e871282504 (diff) | |
download | ports-307a70b8949fa4ed5caea947fb0905ff7371be8e.tar.gz ports-307a70b8949fa4ed5caea947fb0905ff7371be8e.zip |
Notes
Diffstat (limited to 'databases/jrrd/Makefile')
-rw-r--r-- | databases/jrrd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/jrrd/Makefile b/databases/jrrd/Makefile index 9fe67dc3644f..c000dc0da87c 100644 --- a/databases/jrrd/Makefile +++ b/databases/jrrd/Makefile @@ -3,6 +3,7 @@ PORTNAME= jrrd PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= databases java MASTER_SITES= SF/opennms/JRRD/stable-1.0 |