diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
commit | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch) | |
tree | 916c4017c965133decfae3108f21ad85c9709eb1 /korean/pgp.language | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
Diffstat (limited to 'korean/pgp.language')
-rw-r--r-- | korean/pgp.language/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/pgp.language/Makefile b/korean/pgp.language/Makefile index ff61499d60bc..b4c4318f05ea 100644 --- a/korean/pgp.language/Makefile +++ b/korean/pgp.language/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: pgp.language (korean) -# Version required: 2.6.3i # Date created: 22 Jul 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # @@ -8,11 +7,12 @@ # This is based on ja-pgp. # -DISTNAME= pgp263i-${PGP_LANGUAGE} -PKGNAME= ko-pgp-2.6.3 +PORTNAME= pgp +PORTVERSION= 2.6.3 CATEGORIES= korean security MASTER_SITES= http://sparcs.kaist.ac.kr/~firiel/Works/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +DISTNAME= pgp263i-${PGP_LANGUAGE} MAINTAINER= cjh@kr.freebsd.org |