diff options
Diffstat (limited to 'devel/love/Makefile')
-rw-r--r-- | devel/love/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/love/Makefile b/devel/love/Makefile index e68868ce1642..a7ecb82b7aab 100644 --- a/devel/love/Makefile +++ b/devel/love/Makefile @@ -1,5 +1,6 @@ PORTNAME= love PORTVERSION= 11.5 +PORTREVISION= 1 CATEGORIES= devel games MASTER_SITES= https://github.com/love2d/love/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-src |