diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /sysutils | |
parent | 5f8e11b89300cab751e82ccf7569f3305f04f3bc (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gcombust/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mount.app/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmcube-gdk/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 362727803b8e..3c46c987044c 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcombust PORTVERSION= 0.1.55 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://mirror.symnds.com/software/misc/ \ http://www.egr.msu.edu/~mcdouga9/ diff --git a/sysutils/mount.app/Makefile b/sysutils/mount.app/Makefile index 4a924789403b..9cd87906d244 100644 --- a/sysutils/mount.app/Makefile +++ b/sysutils/mount.app/Makefile @@ -3,7 +3,7 @@ PORTNAME= mountapp PORTVERSION= 3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils windowmaker MASTER_SITES= SF diff --git a/sysutils/wmcube-gdk/Makefile b/sysutils/wmcube-gdk/Makefile index 3a66ae4278c3..8c9c4ec175f1 100644 --- a/sysutils/wmcube-gdk/Makefile +++ b/sysutils/wmcube-gdk/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmcube PORTVERSION= 0.98p2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ PKGNAMESUFFIX= -gdk |