Revision: 19610
          http://gar.svn.sourceforge.net/gar/?rev=19610&view=rev
Author:   igalic
Date:     2012-11-10 16:12:54 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
zip/trunk: update zip package to reflect knowledge from unzip;)

Modified Paths:
--------------
    csw/mgar/pkg/zip/trunk/Makefile

Modified: csw/mgar/pkg/zip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zip/trunk/Makefile     2012-11-10 16:12:23 UTC (rev 19609)
+++ csw/mgar/pkg/zip/trunk/Makefile     2012-11-10 16:12:54 UTC (rev 19610)
@@ -12,8 +12,11 @@
  Info-Zip Zip compression and file packaging/archive utility 
 endef
 
-MASTER_SITES = ftp://ftp.info-zip.org/pub/infozip/src/
-DISTNAME = $(NAME)$(ZIPVERSION)
+SPKG_SOURCEURL = http://www.info-zip.org/
+
+SF_PROJECT = infozip
+MASTER_SITES = $(SF_MIRRORS)
+DISTNAME = $(NAME)$(UNZIPVERSION)
 DISTFILES  = $(DISTNAME).tgz
 
 RUNTIME_DEP_PKGS = CSWlibbz2-1-0

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to