diff options
Diffstat (limited to 'archivers/orange/Makefile')
-rw-r--r-- | archivers/orange/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |