diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-16 14:10:20 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-16 14:11:24 +0100 |
commit | 55a2aec8735fdbbd07e1323b936183e79dcef8d2 (patch) | |
tree | e43ced2b27765fb5017b2f76291083e230e04e5b /x11-clocks/intclock/files/patch-Makefile.PL | |
parent | mail/clawsker: Update version 1.3.5=>1.3.7 (diff) |
x11-clocks/intclock: Mark DEPRECATED
- Add LICENSE GPLv2
- Refresh patches
- Upstream website vaporized and DISTFILE no longer available
- Set EXPIRATION_DATE 2024-01-16
Diffstat (limited to '')
-rw-r--r-- | x11-clocks/intclock/files/patch-Makefile.PL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/intclock/files/patch-Makefile.PL b/x11-clocks/intclock/files/patch-Makefile.PL index a786ea32a478..38fd9b5845a6 100644 --- a/x11-clocks/intclock/files/patch-Makefile.PL +++ b/x11-clocks/intclock/files/patch-Makefile.PL @@ -1,6 +1,6 @@ ---- ./Makefile.PL.orig 2014-08-28 18:50:07.282934874 +0100 -+++ ./Makefile.PL 2014-08-28 18:50:28.962268980 +0100 -@@ -33,7 +33,7 @@ +--- Makefile.PL.orig 2007-03-31 16:16:20 UTC ++++ Makefile.PL +@@ -33,7 +33,7 @@ for (my $i = 0 ; $i < scalar(@ARGV) ; $i++){ # preliminary checks #------------------------------------------------------------------------ # Mandatory perl modules |