mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Allow slave ports to override PORTREVISION.
Approved by: obrien (MAINTAINER)
This commit is contained in:
parent
fd96745bd5
commit
aea15d40ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42011
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME?= vim
|
||||
PORTVERSION= 6.0aa
|
||||
PORTREVISION= 0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= editors
|
||||
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \
|
||||
ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME?= vim
|
||||
PORTVERSION= 6.0aa
|
||||
PORTREVISION= 0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= editors
|
||||
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \
|
||||
ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \
|
||||
|
Loading…
Reference in New Issue
Block a user