diff options
author | mat <mat@FreeBSD.org> | 2017-04-12 17:09:47 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-04-12 17:09:47 +0800 |
commit | 28ccb86533f070cf496079bcd89d9d5fee66cd9b (patch) | |
tree | a7cb1648ea2566df3629aca2e587c6b30f8c5aa2 /textproc/ro-aspell | |
parent | 985bea9c95492cd4dfc4255816d5ec6e288834a4 (diff) | |
download | freebsd-ports-gnome-28ccb86533f070cf496079bcd89d9d5fee66cd9b.tar.gz freebsd-ports-gnome-28ccb86533f070cf496079bcd89d9d5fee66cd9b.tar.zst freebsd-ports-gnome-28ccb86533f070cf496079bcd89d9d5fee66cd9b.zip |
Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by: Absolight
Diffstat (limited to 'textproc/ro-aspell')
-rw-r--r-- | textproc/ro-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ro-aspell/Makefile b/textproc/ro-aspell/Makefile index 1ee52c74854f..59ca329140e0 100644 --- a/textproc/ro-aspell/Makefile +++ b/textproc/ro-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-ro-3.3-2 +SPELLVERSION= 5-ro-3.3-2 PORTEPOCH= 1 CATEGORIES= textproc |