summaryrefslogtreecommitdiffstats
path: root/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-06-12 15:00:34 +0000
committersf <sf@FreeBSD.org>2001-06-12 15:00:34 +0000
commit4a4275e50dbb6487b175821ee99948ca7d83b5b4 (patch)
tree7ab1aa2337f58e4c82abf7ea6fc66c881dede7ee /x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile
parent002e8c437914812250e828194bf0f3f6a306fc95 (diff)
downloadFreeBSD-ports-4a4275e50dbb6487b175821ee99948ca7d83b5b4.zip
FreeBSD-ports-4a4275e50dbb6487b175821ee99948ca7d83b5b4.tar.gz
update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr. -fontLatin2 has been integrated into -75dpi and -100dpi. Reviewed by: maintainer
Diffstat (limited to 'x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile')
-rw-r--r--x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile b/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile
index a91c560..cfa5be2 100644
--- a/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile
+++ b/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: XFree86-4-fontDefaultBitmap
+# New ports collection makefile for: XFree86-fontDefaultBitmap
# Date created: 10 Oct 1999
# Whom: taguchi@tohoku.iij.ad.jp
#
@@ -6,13 +6,13 @@
#
PORTNAME= fontDefaultBitmaps
-PORTVERSION= 4.0.3
+PORTVERSION= 4.1.0
CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_XFREE}
-MASTER_SITE_SUBDIR= 4.0.2
+MASTER_SITE_SUBDIR= 4.1.0
PKGNAMEPREFIX= XFree86-
-DISTFILES= X402src-1.tgz X402src-2.tgz
-EXTRACT_ONLY= X402src-2.tgz
+DISTFILES= X410src-1.tgz X410src-2.tgz
+EXTRACT_ONLY= X410src-2.tgz
MAINTAINER= taguchi@tohoku.iij.ad.jp
@@ -29,7 +29,7 @@ WRKSRC= ${WRKDIR}/xc/fonts/bdf/misc
post-extract:
(cd ${WRKDIR} && \
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
- ${DISTDIR}/${DIST_SUBDIR}/X402src-1.tgz \
+ ${DISTDIR}/${DIST_SUBDIR}/X410src-1.tgz \
| ${TAR} -xf - xc/extras/fonts)
do-configure:
OpenPOWER on IntegriCloud