diff options
author | tdb <tdb@FreeBSD.org> | 2006-02-08 19:33:47 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2006-02-08 19:33:47 +0800 |
commit | bf0ddc862d9acb2011b0b771c673b7ca91b1709d (patch) | |
tree | 5e0e6fb49675c4562691ee07344cb87b7c34ae1f /sysutils/bbsmount/Makefile | |
parent | 814ee0302b88aebbae76afb01daf71a318c35cfb (diff) | |
download | freebsd-ports-graphics-bf0ddc862d9acb2011b0b771c673b7ca91b1709d.tar.gz freebsd-ports-graphics-bf0ddc862d9acb2011b0b771c673b7ca91b1709d.tar.zst freebsd-ports-graphics-bf0ddc862d9acb2011b0b771c673b7ca91b1709d.zip |
- Drop maintainership
PR: 92978
Submitted by: maintainer
Diffstat (limited to 'sysutils/bbsmount/Makefile')
-rw-r--r-- | sysutils/bbsmount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bbsmount/Makefile b/sysutils/bbsmount/Makefile index 5eb79a9789b..f4e49e28657 100644 --- a/sysutils/bbsmount/Makefile +++ b/sysutils/bbsmount/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://phoenix.inf.upol.cz/~jezberam/bbsmount/files/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} -MAINTAINER= ejc@crackpot.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical disk mounter for the Blackbox slit USE_X_PREFIX= yes |