aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/dictem
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-08-06 15:36:33 +0800
committeranray <anray@FreeBSD.org>2006-08-06 15:36:33 +0800
commit444c32be4d19d5c6aaaae75856e1848164c26395 (patch)
treee3d0a832328f38cb05d468c4d4ac3369f5103b41 /textproc/dictem
parente0c4da2f4fd4375f9d8c12e26dc6db98a4efd748 (diff)
downloadfreebsd-ports-gnome-444c32be4d19d5c6aaaae75856e1848164c26395.tar.gz
freebsd-ports-gnome-444c32be4d19d5c6aaaae75856e1848164c26395.tar.zst
freebsd-ports-gnome-444c32be4d19d5c6aaaae75856e1848164c26395.zip
Fix WRKSRC.
Submitted by: maintainer
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>