diff options
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r-- | net/tramp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 23cf7a618018..e55fdf887bfc 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tramp -PORTVERSION= 2.0.28 +PORTVERSION= 2.0.29 CATEGORIES= net elisp MASTER_SITES= http://savannah.nongnu.org/download/tramp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |