diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-11-11 17:22:35 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-11-11 17:22:35 +0000 |
commit | c3878e62a24caa0ca39143e6f83350c2dfbe61d2 (patch) | |
tree | fe876435ef1470aa7c71f03b8db89db5a2d70bec | |
parent | a73f3584a63bf4339b6fd5e0663f937560015207 (diff) |
Bump PORTREVISION to reflect security update.
Forgotten by: sem
Notes
Notes:
svn path=/head/; revision=121394
-rw-r--r-- | security/hafiye/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hafiye/Makefile b/security/hafiye/Makefile index c82f642d9370..026d438d17a7 100644 --- a/security/hafiye/Makefile +++ b/security/hafiye/Makefile @@ -8,6 +8,7 @@ PORTNAME= hafiye PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.enderunix.org/hafiye/ |