diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
commit | 4cb33dba944e25e58dd571f801821a810ea7a93c (patch) | |
tree | 8b3053db1a884d6158b0e8501015cb4a1d7fa9b9 /sysutils/setcdboot | |
parent | devel/ruby-fileutils has been replaced with lang/ruby16-shim-ruby18. (diff) |
To ports@freebsd.org.
Notes
Notes:
svn path=/head/; revision=60872
Diffstat (limited to 'sysutils/setcdboot')
-rw-r--r-- | sysutils/setcdboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/setcdboot/Makefile b/sysutils/setcdboot/Makefile index e1bbc25e0736..416f648e7192 100644 --- a/sysutils/setcdboot/Makefile +++ b/sysutils/setcdboot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # part of port DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes DISTDIR= ${FILESDIR} |