mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch MASTER_SITES and WWW to CPAN
This commit is contained in:
parent
83676d3e1c
commit
78a0ac3ea8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163533
2 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,8 @@
|
|||
PORTNAME= XPC
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://www.gregorpurdy.com/gregor/sw/XPC/
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/G/GR/GREGOR
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This class represents an XPC request or response.
|
||||
|
||||
WWW: http://www.gregorpurdy.com/gregor/sw/XPC/
|
||||
WWW: http://search.cpan.org/dist/XPC/
|
||||
|
|
Loading…
Add table
Reference in a new issue