[37541] trunk/dports/audio/hymn/Portfile

rhwood at macports.org rhwood at macports.org
Thu Jun 12 02:14:59 PDT 2008


Revision: 37541
          http://trac.macosforge.org/projects/macports/changeset/37541
Author:   rhwood at macports.org
Date:     2008-06-12 02:14:59 -0700 (Thu, 12 Jun 2008)

Log Message:
-----------
Error out in fetch since project has distribution c&d order against it

Modified Paths:
--------------
    trunk/dports/audio/hymn/Portfile

Modified: trunk/dports/audio/hymn/Portfile
===================================================================
--- trunk/dports/audio/hymn/Portfile	2008-06-12 09:08:15 UTC (rev 37540)
+++ trunk/dports/audio/hymn/Portfile	2008-06-12 09:14:59 UTC (rev 37541)
@@ -45,3 +45,8 @@
 		}
 	}
 
+pre-fetch       {
+        return -code error "This application is subject to a cease and desist order barring distribution."
+}
+
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080612/2569b56b/attachment.htm 


More information about the macports-changes mailing list