diff options
author | ache <ache@FreeBSD.org> | 2001-08-23 19:34:26 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-08-23 19:34:26 +0000 |
commit | 303ac36a66fdb3eac9945ce3003b66af27275191 (patch) | |
tree | f9d517e7d7d4e54e64817cb6d1217d7a7f8be90f /mail/mutt-devel/Makefile | |
parent | 360ecf7b88faea949f16103f237d07aac510e52f (diff) | |
download | FreeBSD-ports-303ac36a66fdb3eac9945ce3003b66af27275191.zip FreeBSD-ports-303ac36a66fdb3eac9945ce3003b66af27275191.tar.gz |
Update patchfiles to match new version
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r-- | mail/mutt-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index cf1fb68..2d3ea20 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.3.21 +PORTREVISION= 1 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news @@ -40,7 +41,6 @@ PATCH_SITES+= http://www.mutt.org.ua/download/mutt-${PATCH_VERSION}/ \ ftp://ftp2.mutt.org.ua/pub/mutt/mutt-${PATCH_VERSION}/ .endif -PATCH_VERSION= 1.3.20 .if !defined(PATCH_VERSION) PATCH_VERSION= ${PORTVERSION} .endif |