diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /audio/raproxy | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | freebsd-ports-gnome-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz freebsd-ports-gnome-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.zst freebsd-ports-gnome-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'audio/raproxy')
-rw-r--r-- | audio/raproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index 6322c4b9cfda..f66aa1850dde 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio net MASTER_SITES= http://docs.real.com/docs/proxy/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1 # Get it through http://www.real.com/firewall/fwdload/index.html |