aboutsummaryrefslogtreecommitdiff
path: root/net/unison-devel
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 15:50:41 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 15:50:41 +0000
commit4c544704ed31ce1186add71ab565b4414423835d (patch)
tree3c5a86451bbd5a03b2a00b3dc5a0f69dec1c5717 /net/unison-devel
parent32e2f6629ff708aec3e81b18136023f21370aa3b (diff)
downloadports-4c544704ed31ce1186add71ab565b4414423835d.tar.gz
ports-4c544704ed31ce1186add71ab565b4414423835d.zip
Style fixes for ports/net.
Notes
Notes: svn path=/head/; revision=37989
Diffstat (limited to 'net/unison-devel')
-rw-r--r--net/unison-devel/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile
index 42af1f374c69..fbb4a4a065b3 100644
--- a/net/unison-devel/Makefile
+++ b/net/unison-devel/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
#
-PORTNAME= unison
-PORTVERSION= 2.6.11
-CATEGORIES= net
-MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/
-DISTNAME= src
-DIST_SUBDIR= unison
+PORTNAME= unison
+PORTVERSION= 2.6.11
+CATEGORIES= net
+MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/
+DISTNAME= src
+DIST_SUBDIR= unison
-MAINTAINER= Dan Pelleg <dpelleg+unison@cs.cmu.edu>
+MAINTAINER= Dan Pelleg <dpelleg+unison@cs.cmu.edu>
-BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}