summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/rubberband/Makefile4
-rw-r--r--devel/elfcat/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile
index 8341151a7ab..7fa016c4dc9 100644
--- a/audio/rubberband/Makefile
+++ b/audio/rubberband/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/12/28 03:29:33 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/19 14:33:11 prlw1 Exp $
DISTNAME= rubberband-1.8.1
CATEGORIES= audio
MASTER_SITES= http://code.breakfastquay.com/attachments/download/34/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.rog
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://breakfastquay.com/rubberband/
COMMENT= Audio time-stretching and pitch-shifting library
LICENSE= gnu-gpl-v2
diff --git a/devel/elfcat/Makefile b/devel/elfcat/Makefile
index 1581dd042e1..a565787b1c7 100644
--- a/devel/elfcat/Makefile
+++ b/devel/elfcat/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/19 14:33:11 prlw1 Exp $
DISTNAME= elfcat-1.0.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=randomstuff/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users@NetBSD.rog
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/randomstuff/elfcat/
COMMENT= Dump sections or program entries from a ELF file
LICENSE= mit