diff options
Diffstat (limited to 'textproc/uni2ascii/Makefile')
-rw-r--r-- | textproc/uni2ascii/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 2e266b270961..249b084b51ef 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -1,6 +1,5 @@ PORTNAME= uni2ascii -DISTVERSION= 4.18 -PORTREVISION= 2 +DISTVERSION= 4.20 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ LOCAL/ehaupt @@ -18,9 +17,6 @@ MAKE_ARGS= CC="${CC}" \ CFLAGS="${CFLAGS}" \ LDFLAGS="${LDFLAGS}" -# Mismatch in upstream advertised checksums -PORTSCOUT= skipv:4.20 - PLIST_FILES= bin/ascii2uni \ bin/uni2ascii \ share/man/man1/ascii2uni.1.gz \ |