diff options
Diffstat (limited to 'japanese/easypr/Makefile')
-rw-r--r-- | japanese/easypr/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/easypr/Makefile b/japanese/easypr/Makefile index 5672462479bd..b97d9aa2ea0b 100644 --- a/japanese/easypr/Makefile +++ b/japanese/easypr/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: easypr -# Version required: 0.25 # Date created: 99/10/19 # Whom: Satoshi TAOKA <taoka@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= print-0.25 -PKGNAME= ja-easypr-0.25 +PORTNAME= easypr +PORTVERSION= 0.25 CATEGORIES= japanese print MASTER_SITES= http://www.linet.gr.jp/~mituiwa/ +DISTNAME= print-${PORTVERSION} MAINTAINER= taoka@FreeBSD.org |