diff options
author | knu <knu@FreeBSD.org> | 2004-08-12 17:16:16 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-08-12 17:16:16 +0800 |
commit | 11c91a28a4d8eec2384bc8f954d322cdf0cadb61 (patch) | |
tree | 3042edbd05f90e9dce1aabf2048575cce55f4702 /sysutils/pdumpfs/Makefile | |
parent | aafd0cad8598a62933c4c79e65a076b6e50cea88 (diff) | |
download | freebsd-ports-gnome-11c91a28a4d8eec2384bc8f954d322cdf0cadb61.tar.gz freebsd-ports-gnome-11c91a28a4d8eec2384bc8f954d322cdf0cadb61.tar.zst freebsd-ports-gnome-11c91a28a4d8eec2384bc8f954d322cdf0cadb61.zip |
Update to 1.2.
Diffstat (limited to 'sysutils/pdumpfs/Makefile')
-rw-r--r-- | sysutils/pdumpfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pdumpfs/Makefile b/sysutils/pdumpfs/Makefile index dbcf8385d3b7..17c496ca3947 100644 --- a/sysutils/pdumpfs/Makefile +++ b/sysutils/pdumpfs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdumpfs -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= http://namazu.org/~satoru/pdumpfs/ |