diff options
Diffstat (limited to 'textproc/opensearch210/Makefile')
-rw-r--r-- | textproc/opensearch210/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/opensearch210/Makefile b/textproc/opensearch210/Makefile index d9b0568d14ac..5b5b2e3a7672 100644 --- a/textproc/opensearch210/Makefile +++ b/textproc/opensearch210/Makefile @@ -1,5 +1,5 @@ DISTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 210 @@ -9,6 +9,6 @@ CONFLICTS= opensearch13 opensearch DISTINFO_FILE= ${.CURDIR}/distinfo -MASTERDIR= ${.CURDIR}/../../textproc/opensearch +MASTERDIR= ${.CURDIR}/../../textproc/opensearch216 .include "${MASTERDIR}/Makefile" |