diff options
author | Cy Schubert <cy@FreeBSD.org> | 2003-05-04 20:23:34 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2003-05-04 20:23:34 +0000 |
commit | 0a990ec7ee8f65cc21f5d88d6e3f34918e706bce (patch) | |
tree | ce352409d9c4351458396a8d6088027a31654e1e /misc/screen/Makefile | |
parent | fde5a97d49afb8c22fdd5d78dabf216034e0848b (diff) |
Notes
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r-- | misc/screen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile index ee51a5ccd377..2b080479d241 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -7,6 +7,7 @@ PORTNAME= screen PORTVERSION= 3.9.15 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ ${MASTER_SITE_GNU} |