Hi,

The following diff fixes the HOMEPAGE of print/lss (the
previous one being dead).

Index: Makefile
===================================================================
RCS file: /cvs/ports/print/lss/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    20 Nov 2010 09:48:39 -0000      1.8
+++ Makefile    27 Aug 2011 12:30:14 -0000
@@ -3,10 +3,10 @@
 COMMENT=               LaTeX symbols selector
 
 DISTNAME=              lss-0.1.6
-REVISION=              4
+REVISION=              5
 CATEGORIES=            print x11
 
-HOMEPAGE=              http://clay.ll.pl/lss/
+HOMEPAGE=              http://clayo.org/lss/
 
 # GPLv2
 PERMIT_PACKAGE_CDROM=  Yes

Reply via email to