aboutsummaryrefslogtreecommitdiff
path: root/archivers/liborange
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-06-05 20:29:26 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-06-05 20:29:26 +0000
commit84cc246896f3d4268d288a0cbd244f310e3d3443 (patch)
treeea48e257f307e4d5327c4d48b64ecccc44eb57ea /archivers/liborange
parent52a66cd6e0e15f83d57b15abae065bc72fec84e0 (diff)
downloadports-84cc246896f3d4268d288a0cbd244f310e3d3443.tar.gz
ports-84cc246896f3d4268d288a0cbd244f310e3d3443.zip
- Update is needed because dynamite has been renamed to libdynamite.
- Bump PORTREVISION. PR: ports/123941 Submitted by: Alexander Logvinov <ports@logvinov.com)
Notes
Notes: svn path=/head/; revision=214379
Diffstat (limited to 'archivers/liborange')
-rw-r--r--archivers/liborange/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index 45bc44b6fe26..43daa055ef53 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -7,9 +7,9 @@
PORTNAME= orange
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= synce
MAINTAINER= ports@logvinov.com
@@ -17,7 +17,7 @@ COMMENT= Extract Microsoft Cabinet files from self-extracting installers
LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \
rapi.2:${PORTSDIR}/palm/synce-librapi2 \
- dynamite.0:${PORTSDIR}/archivers/dynamite \
+ dynamite.0:${PORTSDIR}/archivers/libdynamite \
unshield.0:${PORTSDIR}/archivers/unshield
USE_AUTOTOOLS= libtool:15