diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /audio/raproxy | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz |
- 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 6322c4b..f66aa18 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 |