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