diff options
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r-- | misc/screen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 003286f401ca..6e12b89190fc 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -6,8 +6,7 @@ # PORTNAME= screen -PORTVERSION= 3.9.9 -PORTREVISION= 1 +PORTVERSION= 3.9.10 CATEGORIES= misc MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ ${MASTER_SITE_GNU} |