diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-06-26 16:21:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-06-26 16:21:41 +0000 |
commit | bd7d51a22e1a601b9d55a4ca34e4c1d1e75ed08d (patch) | |
tree | 31bd26c69a0322b696d83e32065c304b8cd59be4 /audio/asmix | |
parent | 6dfcbc704009a27cc66314bd0a8a5981d0f0facb (diff) | |
download | ports-bd7d51a22e1a601b9d55a4ca34e4c1d1e75ed08d.tar.gz ports-bd7d51a22e1a601b9d55a4ca34e4c1d1e75ed08d.zip |
Notes
Diffstat (limited to 'audio/asmix')
-rw-r--r-- | audio/asmix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/asmix/Makefile b/audio/asmix/Makefile index e101005240ab..fe7235f05ad5 100644 --- a/audio/asmix/Makefile +++ b/audio/asmix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio afterstep MASTER_SITES= http://www.tigr.net/afterstep/download/asmix/ MASTER_SITE_SUBDIR= apps/asmix -MAINTAINER= mtm@identd.net +MAINTAINER= ports@FreeBSD.org COMMENT= Volume control dock-app for the AfterStep Window Manager MAN1= ${PORTNAME}.1x |