summaryrefslogtreecommitdiff
path: root/deskutils/abacus
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-06-17 00:14:42 +0000
committerSteve Price <steve@FreeBSD.org>2000-06-17 00:14:42 +0000
commit30563b53998852429b379c5698be8bc307cc56ca (patch)
tree13aabac59a77631dc1a79ba0e43c6dc993e2d50f /deskutils/abacus
parentAdd i18n support. (diff)
Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
Notes
Notes: svn path=/head/; revision=29655
Diffstat (limited to 'deskutils/abacus')
-rw-r--r--deskutils/abacus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index 39152933ffa7..0002ec9a9c91 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-PATCH_SITES= http://people.FreeBSD.org/~steve/distfiles/
+PATCH_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
PATCHFILES= ${PKGNAME}.patch.gz
MAINTAINER= ports@FreeBSD.org