diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:15:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:15:57 +0000 |
commit | 627d72d304aa0003127c2f37bf38f55b74e36a1c (patch) | |
tree | f6e71d0b186eac96fdaecc7f79dd204355daf421 /japanese | |
parent | 87e507cd98b64e6315cdbe35f19bf7b0236cc360 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/a2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile index 60b38f1a48d0..8bd20854e709 100644 --- a/japanese/a2ps/Makefile +++ b/japanese/a2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= a2ps PORTVERSION= 1.45 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/a2ps|} |