diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-23 03:17:02 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-23 03:17:02 +0300 |
commit | 2a23325617c01f170bdacb25f2777aa9f4f6ef14 (patch) | |
tree | 59ffd1261b2d0aeb4b3100a6d74b391cb9379be7 /freebsd/Makefile | |
parent | 689702354e81148b9be2fa3b6dc4f4de8a6d102f (diff) | |
download | sciteco-2a23325617c01f170bdacb25f2777aa9f4f6ef14.tar.gz |
uploaded target release to v2.3.0
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r-- | freebsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index 74d1aa3..23d62f1 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= sciteco -DISTVERSION= 2.2.0 +DISTVERSION= 2.3.0 CATEGORIES= editors textproc devel MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DISTVERSION}/ \ SOURCEFORGE/${PORTNAME}/v${DISTVERSION}/ |