svn commit: r318173 - head/devel/p5-Religion

Martin Wilke miwi at FreeBSD.org
Tue May 14 16:32:24 UTC 2013


Author: miwi
Date: Tue May 14 16:32:23 2013
New Revision: 318173
URL: http://svnweb.freebsd.org/changeset/ports/318173

Log:
  - Update MASTER_SITES
  - Trim header
  
  PR:		178571
  Submitted by:	Ports Fury

Modified:
  head/devel/p5-Religion/Makefile   (contents, props changed)

Modified: head/devel/p5-Religion/Makefile
==============================================================================
--- head/devel/p5-Religion/Makefile	Tue May 14 16:31:37 2013	(r318172)
+++ head/devel/p5-Religion/Makefile	Tue May 14 16:32:23 2013	(r318173)
@@ -1,20 +1,17 @@
-# New ports collection makefile for:	p5-Religion
-# Date created:				October 24th 1996
-# Whom:	      				James FitzGibbon <jfitz at FreeBSD.org>
-#
+# Created by: James FitzGibbon <jfitz at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Religion
 PORTVERSION=	1.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:KJALB
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl5 module to install die() and warn() handlers
 
-PERL_CONFIGURE=	YES
+PERL_CONFIGURE=	yes
 
 MAN3=		Religion.3
 


More information about the svn-ports-all mailing list