aboutsummaryrefslogtreecommitdiff
path: root/textproc/dictem
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-08-06 07:36:33 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-08-06 07:36:33 +0000
commitb55fc27eec21839a68bb967e6285037fa3f06b93 (patch)
tree8fb5dd17bb6466d460425c3cc654bfd58b51dde6 /textproc/dictem
parent34640f3905381881ea45678cb180010baf7601de (diff)
downloadports-b55fc27eec21839a68bb967e6285037fa3f06b93.tar.gz
ports-b55fc27eec21839a68bb967e6285037fa3f06b93.zip
Fix WRKSRC.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=169802
Diffstat (limited to 'textproc/dictem')
-rw-r--r--textproc/dictem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile
index fd273afc99df..441d2e416580 100644
--- a/textproc/dictem/Makefile
+++ b/textproc/dictem/Makefile
@@ -26,7 +26,7 @@ PLIST_FILES+= ${LISPDIR}/dictem.el \
${LISPDIR}/dictem.elc
PLIST_DIRS+= ${LISPDIR}
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDOCS+= README AUTHORS NEWS ChangeLog COPYING
.include <bsd.port.pre.mk>