diff options
-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 00709c4321b8..3b81ac5dc820 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -3,7 +3,7 @@ PORTNAME= tramp PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net elisp MASTER_SITES= GNU PKGNAMESUFFIX= -${EMACS_PORT_NAME} |