aboutsummaryrefslogtreecommitdiffstats
path: root/audio/playmidi
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 12:56:21 +0800
committerasami <asami@FreeBSD.org>1995-04-12 12:56:21 +0800
commit74d33a9a6f96ce415e58530d5329dcdd0e4abddc (patch)
treedc85c2c130baa6e2bbe5dfb1b07405a49fbe29a4 /audio/playmidi
parent77a92beda623c6dbe25fd459a5bad53b3e3a5763 (diff)
downloadfreebsd-ports-gnome-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.tar.gz
freebsd-ports-gnome-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.tar.zst
freebsd-ports-gnome-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.zip
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
Diffstat (limited to 'audio/playmidi')
-rw-r--r--audio/playmidi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index 5472834d4b07..5ed37bac815e 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Feb 1995
# Whom: ache
#
-# $Id: Makefile,v 1.2 1995/04/01 12:43:53 jkh Exp $
+# $Id: Makefile,v 1.3 1995/04/11 19:46:47 asami Exp $
#
DISTNAME= playmidi
@@ -12,4 +12,6 @@ CATEGORIES+= audio
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
DISTFILES= playmidi-1.1.tar.gz
+MAINTAINER= ache@FreeBSD.ORG
+
.include <bsd.port.mk>