summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-06-08 09:08:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-06-08 09:08:17 +0000
commit42ab036a1401749bcefe53f28fd74f4117f7de5f (patch)
treed135b420cca25fbdf7312c293059b67f68a8688c /devel
parentUpdate the distfile/site. (diff)
Update MASTER_SITE.
Utilize PORTNAME/PORTVERSION. PR: ports/19116 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=29380
Diffstat (limited to 'devel')
-rw-r--r--devel/qtarch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qtarch/Makefile b/devel/qtarch/Makefile
index f18c71b70f4f..f819538ac0d3 100644
--- a/devel/qtarch/Makefile
+++ b/devel/qtarch/Makefile
@@ -8,8 +8,8 @@
PORTNAME= qtarch
PORTVERSION= 1.4.4
CATEGORIES= devel
-MASTER_SITES= http://www.qtarch.intranova.net/
-DISTNAME= qtarch-1.4-4
+MASTER_SITES= ftp://ftp.qtarch.intranova.net/pub/qtarch/
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= elwood@mc5sys.in-berlin.de