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/fi-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/fi-aspell')
-rw-r--r-- | textproc/fi-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fi-aspell/Makefile b/textproc/fi-aspell/Makefile index 08b3f9ea0fc1..8b93c392041c 100644 --- a/textproc/fi-aspell/Makefile +++ b/textproc/fi-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-fi-0.7-0 +SPELLVERSION= 6-fi-0.7-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc |