diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 08:52:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 08:52:28 +0000 |
commit | b2d7d1df1f7add4058c12b6cf63251f7bc80ec76 (patch) | |
tree | 42e35ed25c34e67293d192691a9a0eb27e6e3ef3 /archivers | |
parent | a66110761c092ad3afd3a12658c1e6ae4e6636b8 (diff) | |
download | ports-b2d7d1df1f7add4058c12b6cf63251f7bc80ec76.tar.gz ports-b2d7d1df1f7add4058c12b6cf63251f7bc80ec76.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zipper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index ce5f3c735f9f..486336c5d86f 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -9,8 +9,7 @@ PORTNAME= zipper PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= archivers gnustep -MASTER_SITES= http://xanthippe.dyndns.org/Zipper/ \ - ${MASTER_SITE_GNUSTEP_CH} +MASTER_SITES= http://xanthippe.dyndns.org/Zipper/ DISTNAME= Zipper-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |