aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-lite
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-07-22 09:15:04 +0000
committerChris Rees <crees@FreeBSD.org>2012-07-22 09:15:04 +0000
commitbb040dde3e08355fc3ff13644072333bff22f964 (patch)
tree48afad7ae2c1b5fd6c866fadb03127860561cb60 /mail/mutt-lite
parent8fd2a9684ed1385dacc6b34e1625dccd010c8e71 (diff)
Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite Move mail/mutt-devel to mail/mutt Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid breaking the cvs exporter PR: ports/169546 Suggested by: obrien Approved by: maintainer
Notes
Notes: svn path=/head/; revision=301308
Diffstat (limited to 'mail/mutt-lite')
-rw-r--r--mail/mutt-lite/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/mutt-lite/Makefile b/mail/mutt-lite/Makefile
deleted file mode 100644
index daa5e7e59b4e..000000000000
--- a/mail/mutt-lite/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Ports collection makefile for: mutt-lite
-# Date created: Thu May 19, 2005
-# Whom: Jose M Rodriguez <josemi@freebsd.jazztel.es>
-#
-# $FreeBSD$
-#
-
-# Just to get a mutt-lite pkg on pkg cluster
-
-MASTERDIR= ${.CURDIR}/../../mail/mutt
-
-COMMENT= mutt, the Mongrel of Mail User Agents (lite package)
-
-CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-devel-lite-[0-9]* zh-mutt-devel-[0-9]*
-
-MUTT_LITE= yes
-
-.include "${MASTERDIR}/Makefile"