diff options
author | sanpei <sanpei@FreeBSD.org> | 2006-04-24 17:33:35 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2006-04-24 17:33:35 +0800 |
commit | 9b5012a6a44a7db851519689595d51a441a6aefb (patch) | |
tree | 73c1d034da4a781b092e57907d7f128911c8ad1f /textproc/cdif/Makefile | |
parent | ad0abefb3ec4d7cf6b8062627d955be4f797864b (diff) | |
download | freebsd-ports-gnome-9b5012a6a44a7db851519689595d51a441a6aefb.tar.gz freebsd-ports-gnome-9b5012a6a44a7db851519689595d51a441a6aefb.tar.zst freebsd-ports-gnome-9b5012a6a44a7db851519689595d51a441a6aefb.zip |
Unbreak and Update 1.19
Submitted by: fenner's distfiles survey
Diffstat (limited to 'textproc/cdif/Makefile')
-rw-r--r-- | textproc/cdif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index f5d108d8c4b2..9dd134a460b9 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -7,13 +7,13 @@ # PORTNAME= cdif -PORTVERSION= 1.15 +PORTVERSION= 1.19 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ +MASTER_SITES= http://www.srekcah.org/~utashiro/perl/scripts/cdif/ EXTRACT_SUFX= # empty MAINTAINER= sanpei@FreeBSD.org -COMMENT= Display word context diff +COMMENT= Word context diff USE_PERL5= yes |