diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | c1a25a399f0059d250eee09665c78bcc1e44b469 (patch) | |
tree | 5330d8ae9c94fb1b17774bcddb7a79d7e7f3b526 /audio/nspmod | |
parent | Use PORTCOMMENT. (diff) |
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.
Approved by: pat
Notes
Notes:
svn path=/head/; revision=69628
Diffstat (limited to 'audio/nspmod')
-rw-r--r-- | audio/nspmod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 1e423e1696c9..93c43b8c6952 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.jeton.or.jp/users/toru/www/orgsoft/nspmod/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players +MAINTAINER= ports@freebsd.org + PORTCOMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ MAN1= nspmod.1 |