diff options
author | assar <assar@FreeBSD.org> | 2001-08-29 08:10:58 +0800 |
---|---|---|
committer | assar <assar@FreeBSD.org> | 2001-08-29 08:10:58 +0800 |
commit | 7faaf79beb4f25557c45dfc86f30e8818a5dc963 (patch) | |
tree | 64326eb8f12f3696618701e47ce81cbe3cfa12a8 /net/rdesktop | |
parent | cd197c8840aabbb3a1a764cf9fe6a143cadb7278 (diff) | |
download | freebsd-ports-gnome-7faaf79beb4f25557c45dfc86f30e8818a5dc963.tar.gz freebsd-ports-gnome-7faaf79beb4f25557c45dfc86f30e8818a5dc963.tar.zst freebsd-ports-gnome-7faaf79beb4f25557c45dfc86f30e8818a5dc963.zip |
bump PORTREVISION (addition of patch for hostnames longer than 15
characters)
Suggested by: "David W. Chapman Jr." <dwcjr@inethouston.net>
Diffstat (limited to 'net/rdesktop')
-rw-r--r-- | net/rdesktop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 6982e3673e78..a6593799bb40 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/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 |