diff options
Diffstat (limited to 'textproc/yaml.el/Makefile')
| -rw-r--r-- | textproc/yaml.el/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile index 54e69d25f902..245ef1a2a53b 100644 --- a/textproc/yaml.el/Makefile +++ b/textproc/yaml.el/Makefile @@ -1,11 +1,10 @@ PORTNAME= yaml.el DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 -PORTREVISION= 2 +DISTVERSION= 1.2.1 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= yasu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= YAML parser in Elisp WWW= https://github.com/zkry/yaml.el |
