diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-12-30 13:18:42 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-12-30 13:18:42 +0000 |
commit | 3f38386652cfca841818a200902d4e312cfcf514 (patch) | |
tree | 047379ba098c71b1252710b84bec4ee4a76a50c4 /lang/p5-ExtUtils-F77/Makefile | |
parent | ab966d00935d8ab6201c7563b5707e8b7edfa7b7 (diff) |
Notes
Diffstat (limited to 'lang/p5-ExtUtils-F77/Makefile')
-rw-r--r-- | lang/p5-ExtUtils-F77/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile index 55e395f7b6c8..ac9e6c3f8179 100644 --- a/lang/p5-ExtUtils-F77/Makefile +++ b/lang/p5-ExtUtils-F77/Makefile @@ -7,6 +7,7 @@ PORTNAME= ExtUtils-F77 PORTVERSION= 1.16 +PORTREVISION= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |