diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-03-02 15:05:13 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-03-02 15:05:13 +0000 |
commit | 1c6997db08cb7dbaadfd21124e6304cef5eb885e (patch) | |
tree | 4aca6e94e043c3f6c7c429d6234376f08d462262 | |
parent | 9cd91f3661df9f46ca39be6084af2ed107b5a0f8 (diff) | |
download | ports-1c6997db08cb7dbaadfd21124e6304cef5eb885e.tar.gz ports-1c6997db08cb7dbaadfd21124e6304cef5eb885e.zip |
Notes
-rw-r--r-- | sysutils/ledit/Makefile | 6 | ||||
-rw-r--r-- | sysutils/ledit/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/ledit/Makefile b/sysutils/ledit/Makefile index ac38bee48679..a9928c298299 100644 --- a/sysutils/ledit/Makefile +++ b/sysutils/ledit/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ledit -PORTVERSION= 2.02.1 +PORTVERSION= 2.03 CATEGORIES= sysutils MASTER_SITES= http://cristal.inria.fr/~ddr/ledit/distrib/src/ \ http://pauillac.inria.fr/~ddr/ledit/distrib/src/ @@ -16,11 +16,11 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Line editor to be used with interactive commands -BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5 - LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5 + USE_GMAKE= yes USE_OCAML= yes diff --git a/sysutils/ledit/distinfo b/sysutils/ledit/distinfo index 8ab691185aeb..f6a0553239a8 100644 --- a/sysutils/ledit/distinfo +++ b/sysutils/ledit/distinfo @@ -1,2 +1,2 @@ -SHA256 (ledit-2.02.1.tgz) = d2433b4fb9fcda95a5438b3d9c715d41db6f2882046bdcc0b5d14933ee39ad28 -SIZE (ledit-2.02.1.tgz) = 24289 +SHA256 (ledit-2.03.tgz) = ce08a8568c964009ccb0cbba45ae78b9a96c823f42a4fd61431a5b0c2c7a19ce +SIZE (ledit-2.03.tgz) = 24319 |