From f50e263231708535969a6539f49d3fb6c6f0038b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 13 Nov 2000 17:47:37 +0000 Subject: Remove trailing "2" from DISTNAME and MASTER_SITE_SUBDIR. --- print/freetype2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index b5f365641b85..38b9cc6b34bd 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -17,7 +17,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ring.nacsis.ac.jp/pub/graphics/freetype/ \ ftp://ring.so-net.ne.jp/pub/graphics/freetype/ \ ftp://ftp.freetype.org/pub/freetype1/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= ${PORTNAME:S/2//} +DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION} MAINTAINER= jseger@FreeBSD.org -- cgit v1.2.3