diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-05 12:02:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-05 12:02:53 +0000 |
commit | 2a8c078b058c94609991d98ea56aefc12f1b9d88 (patch) | |
tree | 99c131a29b2fe9ebdcaeeb3319d37b0d43f32a86 /misc | |
parent | 442Mb of data is enough not to worry about packages (diff) |
Bump PORTREVISION to force a regeneration of the .dat file
PR: 89873
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes:
svn path=/head/; revision=150461
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fortuneit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/fortuneit/Makefile b/misc/fortuneit/Makefile index 147a8eed23f0..703608c1ebd0 100644 --- a/misc/fortuneit/Makefile +++ b/misc/fortuneit/Makefile @@ -7,6 +7,7 @@ PORTNAME= fortuneit PORTVERSION= 1.51 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ DISTNAME= fortune.it-${PORTVERSION} |