diff options
author | nectar <nectar@FreeBSD.org> | 2002-01-02 21:52:03 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-01-02 21:52:03 +0800 |
commit | 899922ec4b4d3e4bf11cc6ed21cbbb7454b809a1 (patch) | |
tree | 08d37e8c01eeb324df9ccd4b9694c57ee1365960 /mail/mutt/Makefile | |
parent | b5d2711efb7f472ff440adf5f0cd1b1e7a027424 (diff) | |
download | freebsd-ports-gnome-899922ec4b4d3e4bf11cc6ed21cbbb7454b809a1.tar.gz freebsd-ports-gnome-899922ec4b4d3e4bf11cc6ed21cbbb7454b809a1.tar.zst freebsd-ports-gnome-899922ec4b4d3e4bf11cc6ed21cbbb7454b809a1.zip |
Fix a security hole using vendor-supplied patch.
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r-- | mail/mutt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 29ca5bd35985..ce0d6ed5b25b 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,6 +8,7 @@ PORTNAME= mutt PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES+= mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.uib.no/pub/mutt/ \ |