diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-02-13 05:38:21 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-02-13 05:38:21 +0000 |
commit | 962f46f88a4e6c3bab8e58d910e7832ea13649cf (patch) | |
tree | 9620b042bf704280508c0af1ff804bd1c645eada /net/tramp/Makefile | |
parent | 73b3b5ba1add21af20cf058590a6a001526c77cb (diff) |
Notes
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r-- | net/tramp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index e4769f849e04..04a5756d2ffc 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tramp -PORTVERSION= 2.1.12 -PORTREVISION= 1 +PORTVERSION= 2.1.15 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |