diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-22 14:25:38 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-22 14:25:38 +0000 |
commit | a33aeb13624bc576f1142217d48f9c80278faacb (patch) | |
tree | e4251ecbe583e045de29cea2c6e0b4413c1f5483 /mail | |
parent | a517a02469b311d8d35e668405767e7e79f1ce55 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wanderlust-emacs20/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust/Makefile | 1 | ||||
-rw-r--r-- | mail/wanderlust/pkg-comment | 1 |
4 files changed, 5 insertions, 1 deletions
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile index c860c94588a7..14703d02258d 100644 --- a/mail/wanderlust-emacs20/Makefile +++ b/mail/wanderlust-emacs20/Makefile @@ -7,6 +7,8 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust +COMMENT= Yet another message interface on Emacsen + EMACS_PORT_NAME= emacs20 MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile index cb066931195d..ca65307609d7 100644 --- a/mail/wanderlust-xemacs21-mule/Makefile +++ b/mail/wanderlust-xemacs21-mule/Makefile @@ -7,6 +7,8 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust +COMMENT= Yet another message interface on Emacsen + EMACS_PORT_NAME= xemacs21-mule EMACS_PACKAGESDIR= lib/xemacs/site-packages MANIFEST= MANIFEST.wl diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 69b4f502fdf5..9ad12c2d895d 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -17,6 +17,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= wl-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org +COMMENT?= Yet another message interface on Emacsen EMACS_PORT_NAME?= emacs21 diff --git a/mail/wanderlust/pkg-comment b/mail/wanderlust/pkg-comment deleted file mode 100644 index 871135496765..000000000000 --- a/mail/wanderlust/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another message interface on Emacsen |