diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 05:00:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 05:00:13 +0800 |
commit | 7af78cb90b66db8299f716f130a396631f801408 (patch) | |
tree | 9abb82a2adf5fe29ac7a6c6c53a447c9406224c3 /x11-toolkits/gnome-pty-helper | |
parent | a92b60ba72245f9208968626e8d66341a2f29dda (diff) | |
download | marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.tar marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.tar.gz marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.tar.bz2 marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.tar.lz marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.tar.xz marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.tar.zst marcuscom-ports-7af78cb90b66db8299f716f130a396631f801408.zip |
Update to 0.28.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16137 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gnome-pty-helper')
-rw-r--r-- | x11-toolkits/gnome-pty-helper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnome-pty-helper/Makefile b/x11-toolkits/gnome-pty-helper/Makefile index 30f7abbfe..22bd98317 100644 --- a/x11-toolkits/gnome-pty-helper/Makefile +++ b/x11-toolkits/gnome-pty-helper/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gnome-pty-helper/Makefile,v 1.2 2011/04/16 19:05:05 mezz Exp $ +# $MCom: ports/x11-toolkits/gnome-pty-helper/Makefile,v 1.3 2011/04/16 20:58:30 marcus Exp $ # PORTNAME= gnome-pty-helper -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= utmp/wtmp/lastlog helper program for the vte Terminal widget |