diff options
author | Mark Murray <markm@FreeBSD.org> | 1995-11-17 19:09:27 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1995-11-17 19:09:27 +0000 |
commit | db3bc498bdeab17ef7aeae78f271f9641d9b3dbb (patch) | |
tree | 3309bf44a2397d35b225b6376dca3e5d8b7b54c8 /misc | |
parent | e526d43c6e8278cae780482cf649872b7a0d1639 (diff) | |
download | ports-db3bc498bdeab17ef7aeae78f271f9641d9b3dbb.tar.gz ports-db3bc498bdeab17ef7aeae78f271f9641d9b3dbb.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/buffer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile index 5c9f9776864a..0fc4e624fbf8 100644 --- a/misc/buffer/Makefile +++ b/misc/buffer/Makefile @@ -3,12 +3,12 @@ # Date created: 17 Nov 1995 # Whom: markm # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/11/17 19:03:47 markm Exp $ # DISTNAME= buffer-1.17 CATEGORIES+= utilities -MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/ +MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/ NO_WRKSUBDIR= yes post-install: |