diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-08 21:18:45 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-08 21:18:45 +0000 |
commit | 3bd74068afd0667f66bafed1e95f69f08c0c93e7 (patch) | |
tree | b3bb7a8b48d7f38e8a0c56214fdf7d149b980b93 /lang | |
parent | f111ba417994497d427319a5aa3792da7f56efac (diff) | |
download | FreeBSD-ports-3bd74068afd0667f66bafed1e95f69f08c0c93e7.zip FreeBSD-ports-3bd74068afd0667f66bafed1e95f69f08c0c93e7.tar.gz |
To ports@freebsd.org.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/compaq-cc/Makefile | 2 | ||||
-rw-r--r-- | lang/nawk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/compaq-cc/Makefile b/lang/compaq-cc/Makefile index 96d9d87..4b44d9f6 100644 --- a/lang/compaq-cc/Makefile +++ b/lang/compaq-cc/Makefile @@ -18,7 +18,7 @@ DISTFILES+= cpml_ev6-5.1.0-4.alpha.rpm DISTFILES+= cpml_ev5-5.1.0-4.alpha.rpm .endif -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RESTRICTED= "Distribution not allowed" diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index ca9a698..7b47bed 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= http://cm.bell-labs.com/who/bwk/ DISTNAME= awk -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes MAKEFILE= makefile |