summaryrefslogtreecommitdiff
path: root/japanese/a2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/a2ps/Makefile')
-rw-r--r--japanese/a2ps/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile
index 37febee4679f..8a6103f4a04e 100644
--- a/japanese/a2ps/Makefile
+++ b/japanese/a2ps/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: a2ps-j
-# Version required: 1.41
+# Version required: 1.44
# Date created: 16 Nov 1996
# Whom: SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.3 1997/09/14 21:34:29 max Exp $
+# $Id$
#
-DISTNAME= a2ps.pl-1.41
-PKGNAME= ja-a2ps-1.41
+DISTNAME= a2ps.pl-1.44
+PKGNAME= ja-a2ps-1.44
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
@@ -22,6 +22,6 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.41 ${PREFIX}/bin/a2ps-j
+ ${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.44 ${PREFIX}/bin/a2ps-j
.include <bsd.port.mk>