diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:38:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:38:42 +0000 |
commit | f0db31f6d3411b721be1237183a5893e7948d282 (patch) | |
tree | a2c3ef03c30baf972c7b7bd12e2fca0fd8b994b4 /print | |
parent | 93e7abf2c3880fa19d6b8cfe5ee376adbe38517f (diff) | |
download | ports-f0db31f6d3411b721be1237183a5893e7948d282.tar.gz ports-f0db31f6d3411b721be1237183a5893e7948d282.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/mup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/mup/Makefile b/print/mup/Makefile index 8581e31f3c31..fc843880c0d9 100644 --- a/print/mup/Makefile +++ b/print/mup/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print audio MASTER_SITES= ftp://ftp.arkkra.com/pub/unix/ DISTFILES= mup52src.tar.gz mup52doc.tar.gz -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A shareware program for typesetting music USE_XLIB= yes |