diff options
author | mita <mita@FreeBSD.org> | 2002-01-21 13:32:12 +0800 |
---|---|---|
committer | mita <mita@FreeBSD.org> | 2002-01-21 13:32:12 +0800 |
commit | dd4a02dd029ad458f99cadbce2ccbe471c39476a (patch) | |
tree | a62335593f7807989b46ddd455899f36f0cc32d9 /japanese | |
parent | b9822166a0294ce3300911eb55fbcb073a761781 (diff) | |
download | freebsd-ports-gnome-dd4a02dd029ad458f99cadbce2ccbe471c39476a.tar.gz freebsd-ports-gnome-dd4a02dd029ad458f99cadbce2ccbe471c39476a.tar.zst freebsd-ports-gnome-dd4a02dd029ad458f99cadbce2ccbe471c39476a.zip |
Portrevision bump (both), make dvipsk-vflib portlint compatible.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/dvipsk-vflib/Makefile | 3 | ||||
-rw-r--r-- | japanese/dvipsk/Makefile | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/japanese/dvipsk-vflib/Makefile b/japanese/dvipsk-vflib/Makefile index 32bb07471ba2..e6751180b1ea 100644 --- a/japanese/dvipsk-vflib/Makefile +++ b/japanese/dvipsk-vflib/Makefile @@ -7,13 +7,14 @@ PORTNAME= dvipsk PORTVERSION= 5.78a -PKGNAMESUFFIX= -vflib +PORTREVISION= 1 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/ \ ftp://ftp.center.osaka-u.ac.jp/CTAN/dviware/dvipsk/ \ ftp://ftp.riken.go.jp/pub/CTAN/dviware/dvipsk/ \ ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/dviware/dvipsk/ \ http://math.shinshu-u.ac.jp/~nakayama/howto/tex/ +PKGNAMESUFFIX= -vflib DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ dvipsk-jpatch-p1.4d.tar.gz \ ${PORTNAME}${PKGNAMESUFFIX}-1.1alpha.patch.tgz diff --git a/japanese/dvipsk/Makefile b/japanese/dvipsk/Makefile index 0fd9296b86b8..a10ba3110187 100644 --- a/japanese/dvipsk/Makefile +++ b/japanese/dvipsk/Makefile @@ -7,6 +7,7 @@ PORTNAME= dvipsk PORTVERSION= 5.78a +PORTREVISION= 1 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/ \ ftp://ftp.center.osaka-u.ac.jp/CTAN/dviware/dvipsk/ \ |