diff options
author | jkim <jkim@FreeBSD.org> | 2011-08-05 06:04:50 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2011-08-05 06:04:50 +0800 |
commit | d37e9231da8ad1a0a7db483dea9022e7db2e1029 (patch) | |
tree | 35602e46ab308453de86daab459714727f67d3e2 | |
parent | 61d01cdd6ec4fe128653ec624343fc3cd664c73a (diff) | |
download | freebsd-ports-gnome-d37e9231da8ad1a0a7db483dea9022e7db2e1029.tar.gz freebsd-ports-gnome-d37e9231da8ad1a0a7db483dea9022e7db2e1029.tar.zst freebsd-ports-gnome-d37e9231da8ad1a0a7db483dea9022e7db2e1029.zip |
Reset maintainership and deprecate some korean ports with no more public
distfiles.
Discussed with: cjh
-rw-r--r-- | korean/hlatexfonts-ocf/Makefile | 5 | ||||
-rw-r--r-- | korean/pgp.language/Makefile | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/korean/hlatexfonts-ocf/Makefile b/korean/hlatexfonts-ocf/Makefile index 10bf8084f4d0..716198e4cb2d 100644 --- a/korean/hlatexfonts-ocf/Makefile +++ b/korean/hlatexfonts-ocf/Makefile @@ -12,9 +12,12 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/ DISTNAME= ${PORTNAME} DISTFILES= HLaTeX-Myoungjo-OCF-PS.tar.gz HLaTeX-Gothic-OCF-PS.tar.gz -MAINTAINER= cjh@kr.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= HLaTeX(OCF format) fonts collection +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts NO_BUILD= YES diff --git a/korean/pgp.language/Makefile b/korean/pgp.language/Makefile index bb3870523936..7c10775e88d3 100644 --- a/korean/pgp.language/Makefile +++ b/korean/pgp.language/Makefile @@ -14,9 +14,12 @@ 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 +MAINTAINER= ports@FreeBSD.org COMMENT= Korean language module for PGP +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp USE_ZIP= YES |