aboutsummaryrefslogtreecommitdiff
path: root/mail/noattach/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-03-17 18:00:07 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-03-17 18:00:07 +0000
commitcfecb977d84318777acd23248aa1449e3ebd918b (patch)
tree3ccdd6ee5aa5bc4ed108570d5f772043c5c4c9d6 /mail/noattach/Makefile
parentc847e865783f83c63a8706edffaaebb3d6ee6789 (diff)
downloadports-cfecb977d84318777acd23248aa1449e3ebd918b.tar.gz
ports-cfecb977d84318777acd23248aa1449e3ebd918b.zip
- Update noattach to 1.0beta11
- syncronize sample startup-scripts PR: 36005 Submitted by: oli@amun.isnic.is
Notes
Notes: svn path=/head/; revision=56261
Diffstat (limited to 'mail/noattach/Makefile')
-rw-r--r--mail/noattach/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile
index 0939b3ce08e2..f55dea7af0b1 100644
--- a/mail/noattach/Makefile
+++ b/mail/noattach/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= noattach
-PORTVERSION= 1.0beta10
+PORTVERSION= 1.0beta11
CATEGORIES= mail
MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail
CFLAGS+= ${PTHREAD_CFLAGS:S=""==}
FLAGS+= ${PTHREAD_LIBS}
GNU_CONFIGURE= yes
-DOCSFILES= AUTHORS THANKS COPYING INSTALL NEWS README ChangeLog
+DOCSFILES= AUTHORS THANKS COPYING INSTALL NEWS README TODO ChangeLog
SAMPLEFILES= README noattach.patterns noattach.patterns.johncon
.include <bsd.port.pre.mk>