diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-18 01:39:17 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-18 01:39:17 +0300 |
commit | 02ab80c1f94ef89f5cf247a6d8baa7e612e51f25 (patch) | |
tree | 86dd0728f52afaea4dc21853530c0c405763331d /freebsd/Makefile | |
parent | bead88a0c5b8027d0fa77c49459507dd2a586a00 (diff) | |
download | sciteco-02ab80c1f94ef89f5cf247a6d8baa7e612e51f25.tar.gz |
Debian/Ubuntu, FreeBSD and website updates for v2.1.1 release
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 29f7120..8de1173 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= sciteco -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= editors textproc devel MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DISTVERSION}/ \ SOURCEFORGE/${PORTNAME}/v${DISTVERSION}/ |