diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 07:05:44 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 07:05:44 +0000 |
| commit | c6e371b6d8d1d9cc8554348a423c6ce2a2287ec8 (patch) | |
| tree | 4cb5456bd091740a1b3a373e68423c4db911d374 | |
| parent | Mark BROKEN pending an update for libpurple-2.6.1. (diff) | |
- Fix broken makefile introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Notes
Notes:
svn path=/head/; revision=240092
| -rw-r--r-- | news/mmail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/mmail/Makefile b/news/mmail/Makefile index 463ca915984d..e5eeadc67b2a 100644 --- a/news/mmail/Makefile +++ b/news/mmail/Makefile @@ -10,9 +10,8 @@ PORTNAME= mmail PORTVERSION= 0.49 CATEGORIES= news MASTER_SITES= SF/multimail/MultiMail/${PORTVERSION} \ - ${MASTER_SITE_SUNSITE} - - system/bbs/mail + ${MASTER_SITE_SUNSITE} \ + system/bbs/mail MAINTAINER= chinsan@FreeBSD.org COMMENT= Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE |
