diff options
author | danfe <danfe@FreeBSD.org> | 2006-01-24 20:59:18 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-01-24 20:59:18 +0800 |
commit | 76153fa2323ac007c3d1cb206cb6802b34a5a754 (patch) | |
tree | 7a84e183e1079a4b531931b2bcc188f030a41b44 /archivers/xmill | |
parent | ea9efcf20cf3abdff03e2071d5cf0b344c5905f0 (diff) | |
download | freebsd-ports-gnome-76153fa2323ac007c3d1cb206cb6802b34a5a754.tar.gz freebsd-ports-gnome-76153fa2323ac007c3d1cb206cb6802b34a5a754.tar.zst freebsd-ports-gnome-76153fa2323ac007c3d1cb206cb6802b34a5a754.zip |
AT&T now dynamically generates download URL. :-(
Noticed by: fenner's distfile survey
Diffstat (limited to 'archivers/xmill')
-rw-r--r-- | archivers/xmill/Makefile | 2 |
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 |