diff options
Diffstat (limited to 'games/love09/Makefile')
-rw-r--r-- | games/love09/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/love09/Makefile b/games/love09/Makefile index 5dd0967fa33..ab50e3f5638 100644 --- a/games/love09/Makefile +++ b/games/love09/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2018/09/30 19:17:24 maya Exp $ +# $NetBSD: Makefile,v 1.2 2018/10/01 23:20:41 maya Exp $ -DISTNAME= love-0.9.0-linux-src +DISTNAME= love-0.9.2-linux-src PKGNAME= ${DISTNAME:S/-linux-src//:S/love/love09/} CATEGORIES= games MASTER_SITES= https://bitbucket.org/rude/love/downloads/ |