diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-08-23 10:14:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-08-23 10:14:54 +0000 |
commit | 80f172bf792626f4b87d6d981fc1b70d6133440f (patch) | |
tree | 383196b17d610cbdcc323fc7814b4b59d208631e /mail | |
parent | Assume maintainership (diff) |
- Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts
Notes
Notes:
svn path=/head/; revision=87547
Diffstat (limited to 'mail')
-rw-r--r-- | mail/noattach/Makefile | 3 | ||||
-rw-r--r-- | mail/noattach/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile index f8f6c11fabd3..996b0c13a86d 100644 --- a/mail/noattach/Makefile +++ b/mail/noattach/Makefile @@ -6,9 +6,10 @@ # PORTNAME= noattach -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/ +DISTNAME= ${PORTNAME}-1.1p1 MAINTAINER= dinoex@FreeBSD.org COMMENT= A attatchment filter for Sendmail diff --git a/mail/noattach/distinfo b/mail/noattach/distinfo index f64119936b93..2854050b69e3 100644 --- a/mail/noattach/distinfo +++ b/mail/noattach/distinfo @@ -1 +1 @@ -MD5 (noattach-1.1.tar.gz) = e26fc62e175de7f8abfbaccb0dcdf18f +MD5 (noattach-1.1p1.tar.gz) = 4b2baa32bc1a6ef914c1f53eb9b7a23a |