diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2006-02-08 11:33:47 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2006-02-08 11:33:47 +0000 |
commit | 1da6359ec6369df365a74aaa31f5191863971aed (patch) | |
tree | eafc4588e8c222c88e7acae5da440b1cb609ec16 /sysutils/bbsmount | |
parent | 43d6004e9e569bac62ec39825292c6d345b66f1b (diff) |
Notes
Diffstat (limited to 'sysutils/bbsmount')
-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 5eb79a9789b1..f4e49e286578 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 |