diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-09 16:38:50 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-09 16:38:50 +0000 |
commit | bd493dd88ea80ca97362cc85ea92a984bcdbc08f (patch) | |
tree | d020433bdd9099e1e9811cd2e356debc3ab8646c /misc | |
parent | c007195e816a28e3cf09eb0e3d1863ab200265a2 (diff) | |
download | ports-bd493dd88ea80ca97362cc85ea92a984bcdbc08f.tar.gz ports-bd493dd88ea80ca97362cc85ea92a984bcdbc08f.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cldr-emoji-annotation/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/cldr-emoji-annotation/Makefile b/misc/cldr-emoji-annotation/Makefile index 914f73c0d978..5571f3857cca 100644 --- a/misc/cldr-emoji-annotation/Makefile +++ b/misc/cldr-emoji-annotation/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cldr-emoji-annotation -DISTVERSION= 32.0.0 -DISTVERSIONSUFFIX= _1 +DISTVERSION= 32.0.0_1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |