diff options
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r-- | net/rdesktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index d0595a13928..2758d33e7dc 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/01/02 15:12:16 prlw1 Exp $ +# $NetBSD: Makefile,v 1.43 2014/02/12 23:18:25 tron Exp $ DISTNAME= rdesktop-1.8.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rdesktop/} |