diff options
author | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
commit | 1f2f62e4159cdf54498b31bc28aa54b9246afe02 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /net | |
parent | 3d73873182ffe29725d51608929a7c1dc785ed21 (diff) | |
download | freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.gz freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.zst freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.zip |
Chase Emacs update
Diffstat (limited to 'net')
-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 1bdb8c271f22..aaf306aa4568 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -3,7 +3,7 @@ PORTNAME= tramp PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net elisp MASTER_SITES= GNU PKGNAMESUFFIX= -${EMACS_PORT_NAME} |