diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /audio/xmms-tfmx | |
parent | 48bcbda3549a31e06f03927834f0ed6e1bb827de (diff) | |
download | ports-afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c.tar.gz ports-afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c.zip |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Notes
Notes:
svn path=/head/; revision=48508
Diffstat (limited to 'audio/xmms-tfmx')
-rw-r--r-- | audio/xmms-tfmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index acaf3747e493..f0e7095d8995 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://www.freenix.no/~anders/ -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms |