diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/mutt-devel | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | freebsd-ports-gnome-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz freebsd-ports-gnome-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.zst freebsd-ports-gnome-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
De-pkg-comment.
Diffstat (limited to 'mail/mutt-devel')
-rw-r--r-- | mail/mutt-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/mutt-devel/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 957b25aa4647..2eedc414dc51 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -78,7 +78,8 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/ \ ftp://ftp.mutt.org/mutt/devel/ DISTNAME= mutt-${PORTVERSION}i -MAINTAINER= udo.schweigert@siemens.com +MAINTAINER?= udo.schweigert@siemens.com +COMMENT?= The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc.) DIST_SUBDIR= mutt CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS=-L${LOCALBASE}/lib diff --git a/mail/mutt-devel/pkg-comment b/mail/mutt-devel/pkg-comment deleted file mode 100644 index ab9538328bb4..000000000000 --- a/mail/mutt-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc.) |