diff options
Diffstat (limited to 'audio/alure/Makefile')
-rw-r--r-- | audio/alure/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alure/Makefile b/audio/alure/Makefile index 1f317699de5..b920ab14814 100644 --- a/audio/alure/Makefile +++ b/audio/alure/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2018/09/21 13:24:34 maya Exp $ +# $NetBSD: Makefile,v 1.2 2019/06/24 10:36:50 nia Exp $ DISTNAME= alure-1.2 CATEGORIES= audio MASTER_SITES= http://kcat.strangesoft.net/alure-releases/ MAINTAINER= bastiangermann@fishpost.de -HOMEPAGE= http://kcat.strangesoft.net/alure +HOMEPAGE= https://kcat.strangesoft.net/alure COMMENT= Helps manage common tasks with OpenAL applications LICENSE= mit |