[csw-devel] SF.net SVN: gar:[7357] csw/mgar/pkg/tuntap/trunk/Makefile

bensons at users.sourceforge.net bensons at users.sourceforge.net
Thu Nov 19 16:37:24 CET 2009


Revision: 7357
          http://gar.svn.sourceforge.net/gar/?rev=7357&view=rev
Author:   bensons
Date:     2009-11-19 15:37:24 +0000 (Thu, 19 Nov 2009)

Log Message:
-----------
tuntap: adjusted Makefile in respect to SPKG_DESC_

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

Modified: csw/mgar/pkg/tuntap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tuntap/trunk/Makefile	2009-11-19 09:58:10 UTC (rev 7356)
+++ csw/mgar/pkg/tuntap/trunk/Makefile	2009-11-19 15:37:24 UTC (rev 7357)
@@ -11,6 +11,7 @@
   to create a network bridge, while TUN is used with routing. 
 endef
 
+SPKG_SOURCEURL = http://www.whiteboard.ne.jp/~admin2/tuntap/
 MASTER_SITES = http://www.whiteboard.ne.jp/~admin2/tuntap/source/tuntap/
 # fix Dist
 DISTNAME = tuntap
@@ -24,7 +25,9 @@
 # one Makefile for both packages
 PACKAGES = CSWtun CSWtap
 CATALOGNAME_CSWtun = tun
+SPKG_DESC_CSWtun = tun
 CATALOGNAME_CSWtap = tap
+SPKG_DESC_CSWtap = tap
 # define packagefiles
 PKGFILES_CSWtun  = /usr/kernel/drv/tun
 PKGFILES_CSWtun += /usr/kernel/drv/tun.conf


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



More information about the devel mailing list