diff options
Diffstat (limited to 'mail/nullmailer/Makefile')
-rw-r--r-- | mail/nullmailer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index 8cfbf11ba7f..7e47556455b 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -7,10 +7,10 @@ PORTNAME= nullmailer PORTEPOCH= 1 -PORTVERSION= 1.00 +PORTVERSION= 1.03 CATEGORIES= mail MASTER_SITES= http://untroubled.org/nullmailer/ \ - ftp://mirrors.dataloss.nl/mirrors/bgware/nullmailer/%SUBDIR%/ + http://untroubled.org/nullmailer/archive/ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= clive@FreeBSD.org @@ -19,7 +19,7 @@ COMMENT= MTA for hosts which relay to a fixed set of smart relays HAS_CONFIGURE= yes USE_SUBMAKE= yes -CXXFLAGS+= -lstdc++ + MAN1= nullmailer-inject.1 sendmail.1 MAN7= nullmailer.7 MAN8= nullmailer-queue.8 nullmailer-send.8 |