aboutsummaryrefslogtreecommitdiff
path: root/archivers
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
parent52a66cd6e0e15f83d57b15abae065bc72fec84e0 (diff)
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/liborange/Makefile6
-rw-r--r--archivers/orange/Makefile6
2 files changed, 6 insertions, 6 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
diff --git a/archivers/orange/Makefile b/archivers/orange/Makefile
index 45bc44b6fe26..43daa055ef53 100644
--- a/archivers/orange/Makefile
+++ b/archivers/orange/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