mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Do the PORTREVISION correctly (ie: old value + 1). Sigh. More coffee.
Or, perhaps, less beer. Nah. Unthinkable. Still no functional changes. Gently reminded by: kris ;)
This commit is contained in:
parent
586fa4bf5b
commit
43acb8cda2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214474
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= automake
|
||||
PORTVERSION= 1.7.9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= automake
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= automake
|
||||
PORTVERSION= 1.8.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= automake
|
||||
|
|
Loading…
Add table
Reference in a new issue