[Midnightbsd-cvs] mports: Makefile: go to the newer SF definition

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Apr 3 01:22:52 EDT 2009


Log Message:
-----------
go to the newer SF definition

Modified Files:
--------------
    mports/editors/jedit:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/jedit/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L editors/jedit/Makefile -L editors/jedit/Makefile -u -r1.7 -r1.8
--- editors/jedit/Makefile
+++ editors/jedit/Makefile
@@ -1,17 +1,10 @@
-# New ports collection makefile for:    jedit
-# Date created:				22 June 2000
-# Whom:					Maxim Sobolev <sobomax at FreeBSD.org>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/editors/jedit/Makefile,v 1.28 2006/09/03 00:02:05 kris Exp $
-#
 
 PORTNAME=	jedit
 PORTVERSION=	4.2
 PORTREVISION=	4
 CATEGORIES=	editors java
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}install
 EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=


More information about the Midnightbsd-cvs mailing list