diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-01-24 12:59:18 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-01-24 12:59:18 +0000 |
commit | 306871fcb74f93913fde71bff75292f88480377f (patch) | |
tree | 8987decc2c3205852ea8c0a04951427782aada90 /archivers | |
parent | 735da7df4fa6d1193e0d72af1e2e3d655f322453 (diff) | |
download | ports-306871fcb74f93913fde71bff75292f88480377f.tar.gz ports-306871fcb74f93913fde71bff75292f88480377f.zip |
Notes
Diffstat (limited to 'archivers')
-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 |