mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
mail/notmuch: PORTREVISION must be set with ?=
Set PORTREVISION with ?= so the values in slave ports are not overwritten. Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PORTNAME= notmuch
|
||||
DISTVERSION= 0.40
|
||||
PORTREVISION= 1
|
||||
# Keep PORTREVISION?=0 so bumps do not overwrite PORTREVISION in slave ports
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= mail
|
||||
MASTER_SITES= https://notmuchmail.org/releases/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user