diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-13 11:08:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-13 11:08:15 +0000 |
commit | 5b922a7311bcf0fc62493181ae9fa97a75360564 (patch) | |
tree | 3a484d86b7ee586f6ca716385a81249f57772334 | |
parent | 3f5d110052fd22b7bcd5364105ff0ed57ee8393f (diff) |
Notes
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-FITS-Header/pkg-plist | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index e12d8392be3f..bd3397be38ee 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: Astro-FITS-Header -# Date created: Mar 10, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Astro-FITS-Header PORTVERSION= 3.07 diff --git a/astro/p5-Astro-FITS-Header/pkg-plist b/astro/p5-Astro-FITS-Header/pkg-plist index f9692016b20b..26b1b7c84785 100644 --- a/astro/p5-Astro-FITS-Header/pkg-plist +++ b/astro/p5-Astro-FITS-Header/pkg-plist @@ -4,8 +4,6 @@ %%SITE_PERL%%/Astro/FITS/Header/GSD.pm %%SITE_PERL%%/Astro/FITS/Header/Item.pm %%SITE_PERL%%/Astro/FITS/Header/NDF.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrm %%SITE_PERL%%/Astro/FITS/Header @dirrmtry %%SITE_PERL%%/Astro/FITS @dirrmtry %%SITE_PERL%%/Astro |