diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-05-20 08:22:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-05-20 08:22:22 +0000 |
commit | bc35967261c6154c8236b6fc13324d4dd7730e05 (patch) | |
tree | 60945ae8aaa123e592e3ce06ed18a09a644be628 /net/rdesktop-devel | |
parent | Use the right variable name. (diff) |
Update to unified patch 19-9-0
PR: ports/38307
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=59518
Diffstat (limited to 'net/rdesktop-devel')
-rw-r--r-- | net/rdesktop-devel/Makefile | 4 | ||||
-rw-r--r-- | net/rdesktop-devel/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/rdesktop-devel/Makefile b/net/rdesktop-devel/Makefile index e7fa6414e71e..34383679f44a 100644 --- a/net/rdesktop-devel/Makefile +++ b/net/rdesktop-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= rdesktop -PORTVERSION= 1.1.0.p19.8.5 +PORTVERSION= 1.1.0.p19.9.0 CATEGORIES= net comms MASTER_SITES= http://bibl4.oru.se/projects/rdesktop/dist/releases/ DISTNAME= rdesktop-1.1.0 PATCH_SITES= http://bibl4.oru.se/projects/rdesktop/ \ http://bibl4.oru.se/projects/rdesktop/patch19/ -PATCHFILES= rdesktop-unified-patch19-8-5.bz2 +PATCHFILES= rdesktop-unified-patch19-9-0.bz2 PATCH_DIST_STRIP= -p2 MAINTAINER= chris@aims.com.au diff --git a/net/rdesktop-devel/distinfo b/net/rdesktop-devel/distinfo index 9a9cf68a7469..7ffbaaaec18f 100644 --- a/net/rdesktop-devel/distinfo +++ b/net/rdesktop-devel/distinfo @@ -1,2 +1,2 @@ MD5 (rdesktop-1.1.0.tar.bz2) = d88d26b179595546c13d70129a891a98 -MD5 (rdesktop-unified-patch19-8-5.bz2) = 403165e0e17c2e6a0694f42273bb96bc +MD5 (rdesktop-unified-patch19-9-0.bz2) = 1f46a1b137142474f8e5aef10b5d8d60 |