diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-03 08:51:27 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-03 08:51:27 +0000 |
commit | 7de1f04f0d30ddc6d0a1c828d29125f4a0b45328 (patch) | |
tree | ec432288a6fe2d97a1641d71b5139947fddcb921 /misc/free42/Makefile | |
parent | 472455d1e76127977b3d51fdea3cc1bf8e7a5038 (diff) | |
download | ports-7de1f04f0d30ddc6d0a1c828d29125f4a0b45328.tar.gz ports-7de1f04f0d30ddc6d0a1c828d29125f4a0b45328.zip |
Notes
Diffstat (limited to 'misc/free42/Makefile')
-rw-r--r-- | misc/free42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/free42/Makefile b/misc/free42/Makefile index 8a972a571c6f..d4ad72000031 100644 --- a/misc/free42/Makefile +++ b/misc/free42/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= free42 -DISTVERSION= 2.0.16 +DISTVERSION= 2.0.17 CATEGORIES= misc MASTER_SITES= http://thomasokken.com/free42/upstream/ DISTNAME= ${PORTNAME}-nologo-${DISTVERSION} |