diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-05 20:50:50 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-05 20:50:50 +0000 |
commit | 8c56da7c9e3200ba0db0310216743a4979109a32 (patch) | |
tree | 529aeb4607a682f196bd4dc75034e5d700d88e63 /editors/xcoral | |
parent | e1cd88fa2732b596f00b7e8f31ed61f70c399c97 (diff) |
Notes
Diffstat (limited to 'editors/xcoral')
-rw-r--r-- | editors/xcoral/Makefile | 5 | ||||
-rw-r--r-- | editors/xcoral/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 38a548d56135..2259b8bc355f 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcoral -PORTVERSION= 3.42 +PORTVERSION= 3.42b CATEGORIES= editors MASTER_SITES= http://xcoral.free.fr/ @@ -14,10 +14,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A multiwindow mouse-based text editor for X USE_X_PREFIX= yes - GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share -PLIST_SUB+= PORTVERSION=${PORTVERSION} +PLIST_SUB+= PORTVERSION=${PORTVERSION:S/b//} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xcoral ${PREFIX}/bin diff --git a/editors/xcoral/distinfo b/editors/xcoral/distinfo index 0b08d849162b..bf4c21db8a0e 100644 --- a/editors/xcoral/distinfo +++ b/editors/xcoral/distinfo @@ -1 +1 @@ -MD5 (xcoral-3.42.tar.gz) = a6169cbaf5b23ff049e9f0848aee7506 +MD5 (xcoral-3.42b.tar.gz) = 070249fb6ba8eb37014a78d487d7e517 |