diff options
author | augustss <augustss@pkgsrc.org> | 1997-10-31 22:08:34 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 1997-10-31 22:08:34 +0000 |
commit | 8420169afed3bac898c947e4cb683ff6c1593c2e (patch) | |
tree | 28e1c680275c5b12847293161bfe384dba0f0190 /audio/nspmod | |
parent | 3536d89429d9498ceffc30a1e060ecead6838ee2 (diff) | |
download | pkgsrc-8420169afed3bac898c947e4cb683ff6c1593c2e.tar.gz |
Another NetBSD port.
Diffstat (limited to 'audio/nspmod')
-rw-r--r-- | audio/nspmod/Makefile | 4 | ||||
-rw-r--r-- | audio/nspmod/pkg/PLIST | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index e44aafc44be..066fbd32938 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -3,7 +3,8 @@ # Date created: 1 Jun 1997 # Whom: jmg # -# $Id: Makefile,v 1.1.1.1 1997/10/28 23:18:47 augustss Exp $ +# $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 # DISTNAME= nspmod-0.1 @@ -12,6 +13,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 MAN1= nspmod.1 diff --git a/audio/nspmod/pkg/PLIST b/audio/nspmod/pkg/PLIST index 2ecf6b13608..eb7e0b454cc 100644 --- a/audio/nspmod/pkg/PLIST +++ b/audio/nspmod/pkg/PLIST @@ -1,2 +1,2 @@ bin/nspmod -man/man1/nspmod.1.gz +man/man1/nspmod.1 |