diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-06-08 10:16:50 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-06-08 10:16:50 +0000 |
commit | 361a2466e2faa03ecb00ac16a4dee5c37fa003c2 (patch) | |
tree | 6935b88a71f866fd610160cdee3f26187d117580 /lang/erlang | |
parent | 5416845af3ff4dae8960197e218d1acfc41422ee (diff) | |
download | pkgsrc-361a2466e2faa03ecb00ac16a4dee5c37fa003c2.tar.gz |
Remove the stability entity, it has no meaning outside of an official context.
Diffstat (limited to 'lang/erlang')
-rw-r--r-- | lang/erlang/files/smf/manifest.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/erlang/files/smf/manifest.xml b/lang/erlang/files/smf/manifest.xml index 0d774c766de..4e07c335918 100644 --- a/lang/erlang/files/smf/manifest.xml +++ b/lang/erlang/files/smf/manifest.xml @@ -20,7 +20,6 @@ <propval name="ignore_error" type="astring" value="core,signal" /> </property_group> <property_group name="application" type="application"></property_group> - <stability value="Evolving" /> <template> <common_name> <loctext xml:lang="C">Erlang Port Mapper Daemon</loctext> |