diff options
author | nork <nork@FreeBSD.org> | 2003-06-09 00:04:58 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-06-09 00:04:58 +0800 |
commit | 7622d5ad94f7224c8617e2786a256f2ab1db4b68 (patch) | |
tree | e5c630ad89b0368a5e5df05738a08f7c79140607 /security | |
parent | 74022fc501ce6ea9d7ad88e2d40f20e9bc6f5b6f (diff) | |
download | freebsd-ports-gnome-7622d5ad94f7224c8617e2786a256f2ab1db4b68.tar.gz freebsd-ports-gnome-7622d5ad94f7224c8617e2786a256f2ab1db4b68.tar.zst freebsd-ports-gnome-7622d5ad94f7224c8617e2786a256f2ab1db4b68.zip |
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 |