diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/2bsd-diff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/2bsd-diff/Makefile b/textproc/2bsd-diff/Makefile index 21ee75cb6dee..37cb5b08c95c 100644 --- a/textproc/2bsd-diff/Makefile +++ b/textproc/2bsd-diff/Makefile @@ -3,10 +3,10 @@ PORTNAME= diff PORTVERSION= 2.11 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.tribug.org/pub/tuhs/PDP-11/Distributions/ucb/2.11BSD/ \ - http://www.stdio.com/2.11BSD/ + http://www.d20hobbies.com/2.11BSD/ PKGNAMEPREFIX= 2bsd- DISTNAME= file8 |