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 ef87ca827cf3..175411e1deb0 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tramp -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.24 CATEGORIES= net elisp MASTER_SITES= http://savannah.nongnu.org/download/tramp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |