diff options
Diffstat (limited to 'editors/manedit/Makefile')
-rw-r--r-- | editors/manedit/Makefile | 4 |
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 |