diff options
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index c23609719ce..700ddf607a1 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2017/02/12 06:25:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.89 2017/09/04 18:08:18 wiz Exp $ DISTNAME= snd-16.9 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ccrma.stanford.edu/software/snd/ +HOMEPAGE= https://ccrma.stanford.edu/software/snd/ COMMENT= X based sound editor LICENSE= esdl-license |