diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-24 12:28:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-24 12:28:57 +0800 |
commit | 719f57a3c260ef0cd2d37c50a3d442b33d72104e (patch) | |
tree | f4484fcd175626b24c67ca0689ae7b87320a9dc7 /mail/kiltdown | |
parent | 3f3d82f068d3136430c6468f6cb66e78575cae05 (diff) | |
download | freebsd-ports-graphics-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.gz freebsd-ports-graphics-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.zst freebsd-ports-graphics-719f57a3c260ef0cd2d37c50a3d442b33d72104e.zip |
change MAINTAINER to FreeBSD.org address
Diffstat (limited to 'mail/kiltdown')
-rw-r--r-- | mail/kiltdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index c234481e991..7a0c17888ff 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 |