diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /print/abcm2ps | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
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 |