diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
commit | 8f63af93b08f952dc99fd0a01f970b9afb2308f3 (patch) | |
tree | 19ff77f707eaee147f4883206958df928766727a /net/tramp | |
parent | - Track ncurses dependency (diff) |
- Chase editors/emacs update
Notes
Notes:
svn path=/head/; revision=283686
Diffstat (limited to 'net/tramp')
-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 27c16cb1fb55..3873054e29b5 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tramp PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |