diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
commit | 7fc5bd70f304960d548c295f626246d604c95564 (patch) | |
tree | b7bada52f6c86c598f322b8419f7e1f930917b31 /net | |
parent | 826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff) | |
download | ports-7fc5bd70f304960d548c295f626246d604c95564.tar.gz ports-7fc5bd70f304960d548c295f626246d604c95564.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/tramp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 23cc621cb04f..d186aea0e7ba 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -3,6 +3,7 @@ PORTNAME= tramp PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |