diff options
author | Assar Westerlund <assar@FreeBSD.org> | 2001-08-29 00:10:58 +0000 |
---|---|---|
committer | Assar Westerlund <assar@FreeBSD.org> | 2001-08-29 00:10:58 +0000 |
commit | 8f60fa548467c87913a49333feb33f5415899ed2 (patch) | |
tree | d2881e3756242d026f8ee7726c4e08c1cceb16f4 /net/rdesktop-devel | |
parent | add py2html 0.6 (diff) |
bump PORTREVISION (addition of patch for hostnames longer than 15
characters)
Suggested by: "David W. Chapman Jr." <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=47044
Diffstat (limited to 'net/rdesktop-devel')
-rw-r--r-- | net/rdesktop-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rdesktop-devel/Makefile b/net/rdesktop-devel/Makefile index 6982e3673e78..a6593799bb40 100644 --- a/net/rdesktop-devel/Makefile +++ b/net/rdesktop-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= rdesktop PORTVERSION= 1.0.0.p19.7.2 +PORTREVISION= 1 CATEGORIES= net comms MASTER_SITES= http://bibl4.oru.se/projects/rdesktop/dist/releases/ DISTNAME= rdesktop-1.0.0 |