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 | |
parent | - Chase fox shlib bump (diff) |
Maintainer requested reassignment to ports@.
Notes
Notes:
svn path=/head/; revision=112328
-rw-r--r-- | audio/asmix/Makefile | 2 | ||||
-rw-r--r-- | audio/asmixer/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/asmixer/Makefile b/audio/asmixer/Makefile index cf8450c733a6..b98332d535b7 100644 --- a/audio/asmixer/Makefile +++ b/audio/asmixer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= audio afterstep MASTER_SITES= http://www.tigr.net/afterstep/download/asmixer/ -MAINTAINER= mtm@identd.net +MAINTAINER= ports@FreeBSD.org COMMENT= A mixer control for X, and specifically the AfterStep Window Manager MAN1= ${PORTNAME}.1x |