diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
| commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
| tree | df2e66834789aa7c73723017ffe057d28c30d06c /devel/p5-IPC-ShareLite | |
| parent | Deprecate and mark expired libusb which has no use in any supported release. (diff) | |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Diffstat (limited to 'devel/p5-IPC-ShareLite')
| -rw-r--r-- | devel/p5-IPC-ShareLite/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-IPC-ShareLite/Makefile b/devel/p5-IPC-ShareLite/Makefile index a28792a8b08b..d4dc04b7bf51 100644 --- a/devel/p5-IPC-ShareLite/Makefile +++ b/devel/p5-IPC-ShareLite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-IPC-ShareLite -# Date created: April 03 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= IPC-ShareLite PORTVERSION= 0.17 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple interface to access shared memory +COMMENT= Simple interface to access shared memory PERL_CONFIGURE= yes |
