diff options
author | acm <acm@FreeBSD.org> | 2007-09-18 14:53:29 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-09-18 14:53:29 +0800 |
commit | 10334e36bb9d01b12a3e66f3ea591258f6fa7136 (patch) | |
tree | 791766d3bc82b5461cbc09711fdc57572ed2c832 /archivers | |
parent | 8906a32f288c7df3ef2eaa6d981cbd04beee8fd2 (diff) | |
download | freebsd-ports-gnome-10334e36bb9d01b12a3e66f3ea591258f6fa7136.tar.gz freebsd-ports-gnome-10334e36bb9d01b12a3e66f3ea591258f6fa7136.tar.zst freebsd-ports-gnome-10334e36bb9d01b12a3e66f3ea591258f6fa7136.zip |
- Update to 2.2.0
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/fpc-unzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/fpc-unzip/Makefile b/archivers/fpc-unzip/Makefile index 2978718d1373..8793e32dce9c 100644 --- a/archivers/fpc-unzip/Makefile +++ b/archivers/fpc-unzip/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers lang PKGNAMESUFFIX= -unzip |