From 4c544704ed31ce1186add71ab565b4414423835d Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Mon, 5 Feb 2001 15:50:41 +0000 Subject: Style fixes for ports/net. --- net/unison232/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'net/unison232') diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 42af1f374c69..fbb4a4a065b3 100644 --- a/net/unison232/Makefile +++ b/net/unison232/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 +MAINTAINER= Dan Pelleg -BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3