diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /print/abcm2ps | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Notes
Notes:
svn path=/head/; revision=194470
Diffstat (limited to 'print/abcm2ps')
-rw-r--r-- | print/abcm2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index a823b540b43c..dea9eecd5d87 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 5.4.1 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Converts ABC to music sheet in PostScript format GNU_CONFIGURE= yes |