diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
commit | a04349d147e1f5dde0692e8595f39289ce2d8ae0 (patch) | |
tree | 7568a661d113c185f68d1e22c6e5f1cc4890fcac /misc | |
parent | Install the generate_passwd program mentioned in the users guide. This tool (diff) |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kenny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index ec33b7c7c9ea..2e7c97f57f1a 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -16,7 +16,7 @@ DISTNAME= kenny.pl-${PORTVERSION} EXTRACT_SUFX= .gz EXTRACT_ONLY= -MAINTAINER= freebsd-ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes NO_BUILD= yes |