diff options
Diffstat (limited to 'net/tinyfugue-devel/Makefile')
| -rw-r--r-- | net/tinyfugue-devel/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/tinyfugue-devel/Makefile b/net/tinyfugue-devel/Makefile index 2b1c4f4c2b0b..19628b3dbdc0 100644 --- a/net/tinyfugue-devel/Makefile +++ b/net/tinyfugue-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= tinyfugue -PORTVERSION= 5.1.6 -PORTREVISION= 1 +PORTVERSION= 5.2.2 +PORTREVISION= 0 CATEGORIES= net games PKGNAMESUFFIX= -devel${PKGNAMESUFFIX2} @@ -11,8 +11,7 @@ WWW= https://github.com/ingwarsw/tinyfugue LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpcre.so:devel/pcre -#LIB_DEPENDS= libpcre2-8.so:devel/pcre2 +LIB_DEPENDS= libpcre2-8.so:devel/pcre2 USE_GITHUB= yes GH_ACCOUNT= ingwarsw |
