pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/llgal



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 16 21:10:20 UTC 2017

Modified Files:
        pkgsrc/www/llgal: Makefile

Log Message:
Remove dead MASTER_SITE.

(Anyone using this package? Last release 2010, no upstream.)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/llgal/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/llgal/Makefile
diff -u pkgsrc/www/llgal/Makefile:1.11 pkgsrc/www/llgal/Makefile:1.12
--- pkgsrc/www/llgal/Makefile:1.11      Wed Aug 16 20:45:47 2017
+++ pkgsrc/www/llgal/Makefile   Wed Aug 16 21:10:20 2017
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2017/08/16 20:45:47 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.12 2017/08/16 21:10:20 wiz Exp $
 
 DISTNAME=      llgal-0.13.16
 PKGREVISION=   7
 CATEGORIES=    www graphics
-MASTER_SITES=  http://download.gna.org/llgal/
+#MASTER_SITES= http://download.gna.org/llgal/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    ryoon%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index