diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2005-07-25 14:43:54 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2005-07-25 14:43:54 +0000 |
commit | d55f15a07ae5671483155edd29b27ac35f712629 (patch) | |
tree | 5acbff08a8dedea5192c2531e78904ee9e63b6e7 /editors | |
parent | 7230c54899ed4c0cc6952b165f6be350101975b2 (diff) | |
download | ports-d55f15a07ae5671483155edd29b27ac35f712629.tar.gz ports-d55f15a07ae5671483155edd29b27ac35f712629.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/zile/Makefile | 6 | ||||
-rw-r--r-- | editors/zile/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 4fc4b8b6e2ee..44644fe14510 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Small emacs-like text editor -USE_GETOPT_LONG= yes -USE_REINPLACE= yes -USE_GMAKE= yes +USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-allegro --disable-epocemx diff --git a/editors/zile/distinfo b/editors/zile/distinfo index 80c7b3542edf..d190af2f0448 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1,2 +1,2 @@ -MD5 (zile-2.2.1.tar.gz) = 312ccf09f479dc6c87c1f3493d309518 -SIZE (zile-2.2.1.tar.gz) = 333375 +MD5 (zile-2.2.2.tar.gz) = 7eb5d67ed3bb58e2f4cf94a841c1d7bb +SIZE (zile-2.2.2.tar.gz) = 333424 |