summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-13 17:47:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-13 17:47:37 +0000
commitf50e263231708535969a6539f49d3fb6c6f0038b (patch)
tree3a9e88801f29c88862f6d92710ab23753537e8e0 /print
parentUpdate to FreeAMP 2.1 Release Candidate 4 (diff)
Remove trailing "2" from DISTNAME and MASTER_SITE_SUBDIR.
Notes
Notes: svn path=/head/; revision=35095
Diffstat (limited to 'print')
-rw-r--r--print/freetype2/Makefile3
1 files changed, 2 insertions, 1 deletions
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