diff options
author | lioux <lioux@FreeBSD.org> | 2005-11-23 11:44:51 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-11-23 11:44:51 +0800 |
commit | cb23b82ab10b7630084760923cc4f2418e4ce50d (patch) | |
tree | efa78284b15b252bc2a167959c789f9fab75d5ad /print | |
parent | a3fc83fbad03403ec477841cb32b8b9bd28b677b (diff) | |
download | freebsd-ports-gnome-cb23b82ab10b7630084760923cc4f2418e4ce50d.tar.gz freebsd-ports-gnome-cb23b82ab10b7630084760923cc4f2418e4ce50d.tar.zst freebsd-ports-gnome-cb23b82ab10b7630084760923cc4f2418e4ce50d.zip |
Drop maintainership
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 1fd2f3acbd4f..a45a302f6712 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -12,7 +12,7 @@ PORTVERSION= 2.2.2 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/v2.2/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU music typesetter BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |