mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Fix PORTVERSION going backwards before someone notice
Pointy hat to: pav
This commit is contained in:
parent
9e1f39cf3f
commit
d57052e88b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110535
@ -6,15 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= visitors
|
||||
PORTVERSION= 0.3.a
|
||||
PORTVERSION= 0.3a
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.hping.org/visitors/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/}
|
||||
|
||||
MAINTAINER= flz@xbsd.org
|
||||
COMMENT= Very fast and easy to use web log analyzer
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.a/a/}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user