diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-05 20:02:53 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-05 20:02:53 +0800 |
commit | 4a899a0b992046206406e6acc2b7a3a6bb3e7166 (patch) | |
tree | 1deb67af51aa964389d0f4c62e7bbd9216faca87 /misc/fortuneit | |
parent | e7c96b33b61c7c0a614e2d01d0e54f5faef71f68 (diff) | |
download | freebsd-ports-gnome-4a899a0b992046206406e6acc2b7a3a6bb3e7166.tar.gz freebsd-ports-gnome-4a899a0b992046206406e6acc2b7a3a6bb3e7166.tar.zst freebsd-ports-gnome-4a899a0b992046206406e6acc2b7a3a6bb3e7166.zip |
Bump PORTREVISION to force a regeneration of the .dat file
PR: 89873
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'misc/fortuneit')
-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} |