diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-03-20 06:38:24 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-03-20 06:38:24 +0000 |
commit | e0f039df526651d14eba33d87335731c521db0db (patch) | |
tree | ed868a04d719c97c19208c1fbc35dfdd915bd705 /audio/nspmod/Makefile | |
parent | 6595cf8b9fa5b3c7ceed8fa536c3d42dbd55f735 (diff) | |
download | pkgsrc-e0f039df526651d14eba33d87335731c521db0db.tar.gz |
Tidy this up, and make me the `maintainer'.
Diffstat (limited to 'audio/nspmod/Makefile')
-rw-r--r-- | audio/nspmod/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 066fbd32938..0fea9686628 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: nspmod-0.1 -# Version required: 0.1 -# Date created: 1 Jun 1997 -# Whom: jmg +# Makefile for: nspmod +# Version required: 0.1 # -# $NetBSD: Makefile,v 1.2 1997/10/31 22:08:37 augustss Exp $ -# FreeBSD Id: Makefile,v 1.2 1997/06/03 08:54:55 asami Exp +# $NetBSD: Makefile,v 1.3 1998/03/20 06:41:17 mycroft Exp $ # DISTNAME= nspmod-0.1 @@ -13,8 +10,7 @@ MASTER_SITES= http://www.jeton.or.jp/users/toru/www/orgsoft/nspmod/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players -# FreeBSD maintainer -MAINTAINER= jmg@FreeBSD.ORG +MAINTAINER= mycroft@NetBSD.ORG MAN1= nspmod.1 |