diff options
Diffstat (limited to 'mail/cone/Makefile')
-rw-r--r-- | mail/cone/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 92ce77300965..8a546ad7ebc8 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -6,14 +6,14 @@ # PORTNAME= cone -PORTVERSION= 0.66.20060215 +PORTVERSION= 0.68 CATEGORIES= mail # This is for beta versions, leave it in please: -MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ - http://www.lerctr.org/~ler/ +#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ +# http://www.lerctr.org/~ler/ # This is for release versions, leave it in please: -#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -#MASTER_SITE_SUBDIR= courier +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= courier MAINTAINER= ler@lerctr.org COMMENT= Console based mail client with POP3/IMAP/SMAP support |