diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-23 15:42:03 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-23 15:42:03 +0000 |
commit | adb5104c6b37cbfae1e2f878e3f2e6b15db79885 (patch) | |
tree | b735beb6c8606fe9ec9f340a3022a35c31b0890f /sysutils | |
parent | 59d18d40edbb526bb02932df6ba5ff4c9f7b746b (diff) | |
download | ports-adb5104c6b37cbfae1e2f878e3f2e6b15db79885.tar.gz ports-adb5104c6b37cbfae1e2f878e3f2e6b15db79885.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ftwin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-libs/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index 8a808fa2b8c9..9eacfd6aa872 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -2,7 +2,7 @@ PORTNAME= ftwin PORTVERSION= 0.8.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://download.meroware.org/ftwin/ diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile index d8a4605dcb6c..ea94e7c9483c 100644 --- a/sysutils/fusefs-libs/Makefile +++ b/sysutils/fusefs-libs/Makefile @@ -3,6 +3,7 @@ PORTNAME= fusefs PORTVERSION= 2.9.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION} PKGNAMESUFFIX= -libs |