diff options
author | garga <garga@FreeBSD.org> | 2007-08-13 21:50:54 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-08-13 21:50:54 +0800 |
commit | 785f3481f48bf35fee89eb3f48e40470ce69d42d (patch) | |
tree | 862af66e5594d58b4e2538a3612eb47f0bf0118f /mail/Makefile | |
parent | f318ab02f4c9ed7089f0bdd9df91fb08377cdcfe (diff) | |
download | freebsd-ports-gnome-785f3481f48bf35fee89eb3f48e40470ce69d42d.tar.gz freebsd-ports-gnome-785f3481f48bf35fee89eb3f48e40470ce69d42d.tar.zst freebsd-ports-gnome-785f3481f48bf35fee89eb3f48e40470ce69d42d.zip |
Repocopy mail/qmHandle to mail/qmhandle to reflect correct project's name
PR: ports/115310
Submitted by: garga
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index e373e5a6da8b..982744090af8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -479,7 +479,6 @@ SUBDIR += pyzor SUBDIR += qar-bufo SUBDIR += qconfirm - SUBDIR += qmHandle SUBDIR += qmail SUBDIR += qmail-activedir SUBDIR += qmail-auditor @@ -500,6 +499,7 @@ SUBDIR += qmailadmin SUBDIR += qmailanalog SUBDIR += qmailmrtg7 + SUBDIR += qmhandle SUBDIR += qmqtool SUBDIR += qmrtg SUBDIR += qpopper |