diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-03-05 20:28:51 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-03-05 20:28:51 +0800 |
commit | e7a3f785860299eb89293419768c9bca1312c9a6 (patch) | |
tree | 7afd70a95ce8969b886dd7e26818dbf48f5c7d7a /textproc | |
parent | c2b404c83bf41a767a202c98accd44cafc14207e (diff) | |
download | freebsd-ports-gnome-e7a3f785860299eb89293419768c9bca1312c9a6.tar.gz freebsd-ports-gnome-e7a3f785860299eb89293419768c9bca1312c9a6.tar.zst freebsd-ports-gnome-e7a3f785860299eb89293419768c9bca1312c9a6.zip |
Quickly add forgotten DIST_SUBDIR...
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmerl/Makefile | 1 |
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 |