svn commit: r325390 - head/x11-fonts/code2000

Thierry Thomas thierry at FreeBSD.org
Mon Aug 26 12:07:40 UTC 2013


Author: thierry
Date: Mon Aug 26 12:07:39 2013
New Revision: 325390
URL: http://svnweb.freebsd.org/changeset/ports/325390

Log:
  Remove the former official site.
  
  Dpotted by:	marino

Modified:
  head/x11-fonts/code2000/Makefile   (contents, props changed)

Modified: head/x11-fonts/code2000/Makefile
==============================================================================
--- head/x11-fonts/code2000/Makefile	Mon Aug 26 12:03:29 2013	(r325389)
+++ head/x11-fonts/code2000/Makefile	Mon Aug 26 12:07:39 2013	(r325390)
@@ -1,15 +1,10 @@
-# New ports collection makefile for:	Code2000
-# Date created:		6 Dec 2003
-# Whom:			Thierry Thomas <thierry at pompo.net>
-#
+# Created by: Thierry Thomas <thierry at pompo.net>
 # $FreeBSD$
-#
 
 PORTNAME=	code2000
 PORTVERSION=	1.171
 CATEGORIES=	x11-fonts
-MASTER_SITES=	http://code2000.net/	\
-		${MASTER_SITE_LOCAL}
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	thierry/${DIST_SUBDIR}
 DISTFILES=	${PORTNAME:U}${EXTRACT_SUFX:U}
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}


More information about the svn-ports-head mailing list