diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-20 13:55:43 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-20 13:57:40 -0700 |
| commit | 4eec712dfdae23fb9d6fd10a047a602039b321c9 (patch) | |
| tree | 0052d18b4227169e103f34351956e3497743e762 /math/gretl | |
| parent | net-im/libpurple: Fix LICENSE typo. (diff) | |
math/gretl: Correct PKGNAME to be 2021a, not 2021.a to reflect how Gretl is versioned.
Diffstat (limited to 'math/gretl')
| -rw-r--r-- | math/gretl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 6cc459af8f8d..436f124dd9d8 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= gretl -DISTVERSION= 2021a +PORTVERSION= 2021a PORTREVISION= 1 CATEGORIES= math finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ |
