aboutsummaryrefslogtreecommitdiff
path: root/net/unison-devel
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2008-09-29 18:52:06 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2008-09-29 18:52:06 +0000
commitecfcfd446969f79fbe7adedf444cf337cb945d93 (patch)
treef619dcbe83cdbd546b5127cbc6dda6a835490dc5 /net/unison-devel
parenta702430da7936a83b8faea062845dac13ac713d9 (diff)
downloadports-ecfcfd446969f79fbe7adedf444cf337cb945d93.tar.gz
ports-ecfcfd446969f79fbe7adedf444cf337cb945d93.zip
Add a new port net/unison-nox11 to the CONFLISTS variable;
bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=220997
Diffstat (limited to 'net/unison-devel')
-rw-r--r--net/unison-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile
index dd51a1507ee5..f56e169af77b 100644
--- a/net/unison-devel/Makefile
+++ b/net/unison-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= unison
PORTVERSION= 2.27.29
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
PKGNAMESUFFIX= -devel
@@ -21,7 +21,7 @@ COMMENT= A user-level file synchronization tool
PLIST_SUB= PORTVERSION=${PORTVERSION}
USE_GMAKE= yes
MAKE_ARGS= CFLAGS=""
-CONFLICTS= unison-[0-9]*
+CONFLICTS= unison-[0-9]* unison-nox11-[0-9]*
.include <bsd.port.pre.mk>