diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/code2001/Makefile | 10 | ||||
-rw-r--r-- | x11-fonts/code2001/pkg-descr | 3 |
2 files changed, 3 insertions, 10 deletions
diff --git a/x11-fonts/code2001/Makefile b/x11-fonts/code2001/Makefile index 9257c926afd0..618e821afcd7 100644 --- a/x11-fonts/code2001/Makefile +++ b/x11-fonts/code2001/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: Code2001 -# Date created: 10 May 2008 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= code2001 PORTVERSION= 0.919 CATEGORIES= x11-fonts -MASTER_SITES= http://code2000.net/ CENKES/myports/${DIST_SUBDIR} -DISTFILES= ${PORTNAME:U}${EXTRACT_SUFX:U} +MASTER_SITES= CENKES/myports/${DIST_SUBDIR} +DISTFILES= CODE2001.ZIP DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/x11-fonts/code2001/pkg-descr b/x11-fonts/code2001/pkg-descr index 38ad4f624249..722126a0ca12 100644 --- a/x11-fonts/code2001/pkg-descr +++ b/x11-fonts/code2001/pkg-descr @@ -1,5 +1,2 @@ Code2001 is a Plane 1 Unicode-based font (TTF). The font is correctly encoded for Plane 1 per the latest TTF/OTF specifications. - -Author: James Kass -WWW: http://code2000.net/code2001.htm |