diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-31 22:22:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-31 22:22:59 +0000 |
commit | 250db8745b453d55c7bcb7ac17ba470286522b0b (patch) | |
tree | cb5d1bf27b5c9180a5bd0ab6729212f03bab72e4 /net/tintin++/Makefile | |
parent | a06f3ec5bc4789d4e82fae75cadab4cd9cb9d24e (diff) | |
download | ports-250db8745b453d55c7bcb7ac17ba470286522b0b.tar.gz ports-250db8745b453d55c7bcb7ac17ba470286522b0b.zip |
Notes
Diffstat (limited to 'net/tintin++/Makefile')
-rw-r--r-- | net/tintin++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 133090a8d284..e16dd911d022 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tintin++ -PORTVERSION= 2.01.3 +PORTVERSION= 2.01.4 CATEGORIES+= net games MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION}/ DISTNAME= tintin-${PORTVERSION} |