aboutsummaryrefslogtreecommitdiff
path: root/editors/manedit/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-04 13:36:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-04 13:36:18 +0000
commit054ad34a8c2b5c795c75230dc1e809350e8fc805 (patch)
tree9203d4aa5a752a74fb0c83602e9f5304f8b685b7 /editors/manedit/Makefile
parentde261dcac7b88676fda7f0dd2419b8695ea2554f (diff)
downloadports-054ad34a8c2b5c795c75230dc1e809350e8fc805.tar.gz
ports-054ad34a8c2b5c795c75230dc1e809350e8fc805.zip
Notes
Diffstat (limited to 'editors/manedit/Makefile')
-rw-r--r--editors/manedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index 61de2f70aefa..588d1fa8731d 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= manedit
-PORTVERSION= 0.4.i
+PORTVERSION= 0.4.j
CATEGORIES= editors
MASTER_SITES= ftp://fox.mit.edu/pub/xsw/
-DISTNAME= ${PORTNAME}${PORTVERSION:S/.i/i/}
+DISTNAME= ${PORTNAME}${PORTVERSION:S/.j/j/}
EXTRACT_SUFX= .tgz
MAINTAINER= sobomax@FreeBSD.org