diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /audio/rio | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Notes
Notes:
svn path=/head/; revision=96284
Diffstat (limited to 'audio/rio')
-rw-r--r-- | audio/rio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index bd3fa51cc6bb..4db4d51b2696 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.world.co.uk/sba/ DISTNAME= rio007 EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for transferring files to and from the Diamond Rio .mp3 player WRKSRC= ${WRKDIR}/rio107 |