summaryrefslogtreecommitdiff
path: root/archivers/xmill
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-01-24 12:59:18 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-01-24 12:59:18 +0000
commit306871fcb74f93913fde71bff75292f88480377f (patch)
tree8987decc2c3205852ea8c0a04951427782aada90 /archivers/xmill
parentUse .SILENT meta-source instead of numerous `@'-prefixes. (diff)
AT&T now dynamically generates download URL. :-(
Noticed by: fenner's distfile survey
Notes
Notes: svn path=/head/; revision=154344
Diffstat (limited to 'archivers/xmill')
-rw-r--r--archivers/xmill/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index e64fbe407518..1577075fe0dc 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmill
DISTVERSION= 0-7
CATEGORIES= archivers
-MASTER_SITES= http://www.research.att.com/sw/tools/XMILL/
+MASTER_SITES=
DISTNAME= ${PORTNAME}-${DISTVERSION}.src
MAINTAINER= danfe@FreeBSD.org