diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-14 22:50:47 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-14 22:50:47 +0000 |
commit | c0470b1fd37f7c76b84fd30b96057646560456a6 (patch) | |
tree | 52b2f0dd0b2ddfdb3262850ef305a201eead5f4e /sysutils/p5-Schedule-At/Makefile | |
parent | Update to 0.3.1 (diff) |
Fix for make this works on -table.
Submitted by: hanai
Notes
Notes:
svn path=/head/; revision=59117
Diffstat (limited to 'sysutils/p5-Schedule-At/Makefile')
-rw-r--r-- | sysutils/p5-Schedule-At/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Schedule-At/Makefile b/sysutils/p5-Schedule-At/Makefile index 59fe4efbdc5d..3da71da2b445 100644 --- a/sysutils/p5-Schedule-At/Makefile +++ b/sysutils/p5-Schedule-At/Makefile @@ -7,7 +7,7 @@ PORTNAME= Schedule-At PORTVERSION= 1.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Schedule |