diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-08 16:04:58 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-08 16:04:58 +0000 |
commit | 18aaf250ba9fa1cf39f455aee89fe69c37b0a668 (patch) | |
tree | 9285ebb60704242a27842b80a20af1af9158d6a9 /security | |
parent | Remove pkg-install and pkg-deinstall. (diff) |
Remove pkg-deinstall.
Bump PORTREVISION accordingly.
Submitted by: Thierry Thomas <thierry@pompo.net>
Pointy hat to: myself
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-Crypt_CBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile index 3e301a771c35..358687581b33 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -7,7 +7,7 @@ PORTNAME= Crypt_CBC PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MAINTAINER= ports@FreeBSD.org |