diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /mail/xpbiff | |
parent | 9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff) | |
download | ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.tar.gz ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip |
Notes
Diffstat (limited to 'mail/xpbiff')
-rw-r--r-- | mail/xpbiff/Makefile | 3 | ||||
-rw-r--r-- | mail/xpbiff/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 2f2efe6560d7..409029500406 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/ DISTNAME= xpbiff DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org +COMMENT?= A replacement for xbiff that handles popup window with mail header USE_IMAKE= yes USE_XPM= yes diff --git a/mail/xpbiff/pkg-comment b/mail/xpbiff/pkg-comment deleted file mode 100644 index bd18511e0ed5..000000000000 --- a/mail/xpbiff/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement for xbiff that handles popup window with mail header |