summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-03-05 12:28:51 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-03-05 12:28:51 +0000
commit547006b860e03224ea5842b580df8b5bc211c69a (patch)
tree9952c0d91553a83ed84b545a66a8d0013496bf33
parentThis patch is against a file no longer used by FreeBSD. (diff)
Quickly add forgotten DIST_SUBDIR...
Diffstat (limited to '')
-rw-r--r--textproc/xmerl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmerl/Makefile b/textproc/xmerl/Makefile
index fb2b245acca6..1a70819cddc3 100644
--- a/textproc/xmerl/Makefile
+++ b/textproc/xmerl/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 0.18
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sowap
+DIST_SUBDIR= erlang
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A library for XML processing in Erlang