diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e /sysutils | |
parent | 4/5: Chase devel/apr shlib bump (diff) |
5/5: Chase www/apache22 (bundled apr shlib bump)
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=253785
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/syscp/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 49d7908ad161..f9a2bb1c3fbe 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -7,7 +7,7 @@ PORTNAME= dtc PORTVERSION= 0.28.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/ \ ftp://ftp.gplhost.fr/pub/dtc/bsd/ \ diff --git a/sysutils/syscp/Makefile b/sysutils/syscp/Makefile index 989a460f8b38..1c5d2c3e2e6b 100644 --- a/sysutils/syscp/Makefile +++ b/sysutils/syscp/Makefile @@ -7,6 +7,7 @@ PORTNAME= syscp PORTVERSION= 1.4.2.1 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= http://files.syscp.org/releases/tgz/ DISTNAME= ${PORTNAME}-${PORTVERSION} |