diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-01-05 21:20:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-01-05 21:20:13 +0000 |
commit | 484bca694c93060694c7688ff66fe8da42d8d366 (patch) | |
tree | b2892d2fe6d8f8ca090d7c071cb841d9761bdb2f /misc/ttyrec/Makefile | |
parent | 3e35a078d40d6c100f19aa50469fe7b84131cacc (diff) | |
download | ports-484bca694c93060694c7688ff66fe8da42d8d366.tar.gz ports-484bca694c93060694c7688ff66fe8da42d8d366.zip |
Notes
Diffstat (limited to 'misc/ttyrec/Makefile')
-rw-r--r-- | misc/ttyrec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index 16eb80a2db01..d39446cbfb3b 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ttyrec -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= misc MASTER_SITES= http://namazu.org/~satoru/ttyrec/ |