summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2001-12-07 08:30:26 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2001-12-07 08:30:26 +0000
commit41bce544a6743f4360d39b0f03cf41d11b46af3a (patch)
tree5efdd99206d854e5b4af3bcef00ec0c469dc8592 /textproc
parentvICQ includes Net::ICQ2000 (diff)
fix MASTER_SITE_SUBDIR
Notes
Notes: svn path=/head/; revision=51166
Diffstat (limited to 'textproc')
-rw-r--r--textproc/kdoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
index 59debb30fa0a..0d23e5d523d5 100644
--- a/textproc/kdoc/Makefile
+++ b/textproc/kdoc/Makefile
@@ -9,7 +9,7 @@ PORTNAME= kdoc
PORTVERSION= 2.2.2
CATEGORIES= textproc kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
+MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org