diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/yuzu | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'mail/yuzu')
-rw-r--r-- | mail/yuzu/Makefile | 1 | ||||
-rw-r--r-- | mail/yuzu/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/yuzu/Makefile b/mail/yuzu/Makefile index a37325398834..8d7638846f22 100644 --- a/mail/yuzu/Makefile +++ b/mail/yuzu/Makefile @@ -12,6 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://www.ongs.net/yuzu/ MAINTAINER= daichi@ongs.net +COMMENT= A nicer mail user agent powered by JavaMail and JFC/Swing RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8:${PORTSDIR}/java/jdk11 \ ${LOCALBASE}/share/java/jfc-1.1.1:${PORTSDIR}/java/jfc diff --git a/mail/yuzu/pkg-comment b/mail/yuzu/pkg-comment deleted file mode 100644 index 41afd0f83a1a..000000000000 --- a/mail/yuzu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A nicer mail user agent powered by JavaMail and JFC/Swing |