summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-09-02 07:51:24 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-09-02 07:51:24 +0000
commitcffc056daabf79705338ef7d9a6dd997bc63fa12 (patch)
treeaae3a3b73ce1239d06d540557eb1da6c062976fc /palm
parentFix shared library number for pisock (.3 -> .4). (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=47309
Diffstat (limited to 'palm')
-rw-r--r--palm/malsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/malsync/Makefile b/palm/malsync/Makefile
index 104cf681ab2c..865485b183b3 100644
--- a/palm/malsync/Makefile
+++ b/palm/malsync/Makefile
@@ -9,9 +9,9 @@ PORTNAME= malsync
PORTVERSION= 2.06
PORTREVISION= 1
CATEGORIES= palm
-MASTER_SITES= http://www.tomw.org/%SUBDIR%/ \
+MASTER_SITES= http://www.tomw.org/malsync/ \
${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= malsync
+MASTER_SITE_SUBDIR= dirk
DISTNAME= malsync_2.0.6.src
MAINTAINER= dirk@FreeBSD.org