diff options
author | gahr <gahr@FreeBSD.org> | 2014-02-28 18:30:08 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-02-28 18:30:08 +0800 |
commit | 1cdda4baa647e5cfec3f35c375b0cb834ac0ff2c (patch) | |
tree | 0a75ffe5029f2ddddedefc6b2667888511449e5b /misc | |
parent | 439e4f447ebed6923939d5d10e01f604fecd5511 (diff) | |
download | freebsd-ports-gnome-1cdda4baa647e5cfec3f35c375b0cb834ac0ff2c.tar.gz freebsd-ports-gnome-1cdda4baa647e5cfec3f35c375b0cb834ac0ff2c.tar.zst freebsd-ports-gnome-1cdda4baa647e5cfec3f35c375b0cb834ac0ff2c.zip |
- Bump PORTREVISION after lang/expect update
Suggested by: mat
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dejagnu/Makefile | 1 | ||||
-rw-r--r-- | misc/sshbuddy/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index 870a5fd1a473..93ed83d98857 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -3,6 +3,7 @@ PORTNAME= dejagnu PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= misc tcl tk MASTER_SITES= GNU diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index 19941c4c91ca..7b3666826679 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -3,7 +3,7 @@ PORTNAME= sshbuddy PORTVERSION= 1.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://linuxmafia.com/pub/linux/security/sshbuddy/ |