diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
| commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
| tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /lang/gforth | |
| parent | dfcb95c892863cba5ded02f24dbcc17aef815edb (diff) | |
Diffstat (limited to 'lang/gforth')
| -rw-r--r-- | lang/gforth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 8b60dc95c2d4..35ebbd3de250 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -1,6 +1,6 @@ PORTNAME= gforth PORTVERSION= 0.7.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \ GNU |
