diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index fc54edc..6750353 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -12,7 +12,7 @@ CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bash -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME} |