Update for new version. Bump PORTREVISION, recompute md5sums.
Fix typo in makefile comments.
This commit is contained in:
parent
3e4e4a82eb
commit
8edf306ebb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102356
2 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# New ports collection makefile for: p4v
|
||||
# Date created: 14 October 2004
|
||||
# Date created: 14 February 2004
|
||||
# Whom: bms@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= p4v
|
||||
PORTVERSION= 2003.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r03.2/bin.freebsd4/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (p4v.tgz) = ec305cc7a95c02bf4ce0d058033fd00e
|
||||
SIZE (p4v.tgz) = 4787102
|
||||
MD5 (p4v.tgz) = a27c45903c64e3ebb039112e8ffe7b37
|
||||
SIZE (p4v.tgz) = 4461318
|
||||
|
|
Loading…
Reference in a new issue