summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-21 18:25:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-21 18:25:23 +0000
commita2d36aab145842eeb2aeddb143ae8611a7ba5305 (patch)
tree791d03e8ddb012f576a6de87862c03c59da4d1ae
parentFix the CD detection code so that SCSI CDs burners are properly detected, (diff)
- Fix fetching in slave ports.
Reported by: fenner's portsurvey
Notes
Notes: svn path=/head/; revision=96336
-rw-r--r--deskutils/multisync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile
index 0656341e31cd..2bdb2861620a 100644
--- a/deskutils/multisync/Makefile
+++ b/deskutils/multisync/Makefile
@@ -8,7 +8,7 @@ PORTNAME?= multisync
PORTVERSION= 0.81
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= multisync
DISTNAME= multisync-${PORTVERSION}
MAINTAINER?= pav@FreeBSD.org