diff options
author | Johan van Selst <johans@FreeBSD.org> | 2008-03-12 18:10:35 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2008-03-12 18:10:35 +0000 |
commit | 4f5a49925bb67a306ea00b38400ebed87c8310ca (patch) | |
tree | 1155b85ff2a7a1377b1f0a244c6b35f15ac738a3 | |
parent | Remove trailing slash that breaks dependency registation (diff) |
Bump portrevision, forgotten in previous commit (dependency changed)
Notes
Notes:
svn path=/head/; revision=208899
-rw-r--r-- | security/mcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index c5c10e524169..92073c092d1b 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -9,6 +9,7 @@ PORTNAME= mcrypt PORTVERSION= 2.6.7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://argeas.cs-net.gr/pub/unix/mcrypt/attic/ \ |