diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-05 12:02:53 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-05 12:02:53 +0000 |
commit | 4a899a0b992046206406e6acc2b7a3a6bb3e7166 (patch) | |
tree | 1deb67af51aa964389d0f4c62e7bbd9216faca87 | |
parent | e7c96b33b61c7c0a614e2d01d0e54f5faef71f68 (diff) | |
download | FreeBSD-ports-4a899a0b992046206406e6acc2b7a3a6bb3e7166.zip FreeBSD-ports-4a899a0b992046206406e6acc2b7a3a6bb3e7166.tar.gz |
Bump PORTREVISION to force a regeneration of the .dat file
PR: 89873
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
-rw-r--r-- | misc/fortuneit/Makefile | 1 | ||||
-rw-r--r-- | russian/fortuneru/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/fortuneit/Makefile b/misc/fortuneit/Makefile index 147a8ee..703608c 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} diff --git a/russian/fortuneru/Makefile b/russian/fortuneru/Makefile index 3b9c7d9..049318f 100644 --- a/russian/fortuneru/Makefile +++ b/russian/fortuneru/Makefile @@ -7,6 +7,7 @@ PORTNAME= fortuneru PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= russian MASTER_SITES= ftp://de22.kiev.ua/pub/files/ \ ftp://hosting.cvu.kiev.ua/pub/files/ \ |