diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:06:46 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:06:46 +0000 |
commit | 3b3bd28890a9082e67d71887318a2b242e5b8bdc (patch) | |
tree | 3b2bca8b9af9ed5f2e8b3fa4c5578e6722c55224 /sysutils/rtty | |
parent | 8419c1ad549770d06c8fff79c4c12373c5fb7f47 (diff) | |
download | ports-3b3bd28890a9082e67d71887318a2b242e5b8bdc.tar.gz ports-3b3bd28890a9082e67d71887318a2b242e5b8bdc.zip |
Notes
Diffstat (limited to 'sysutils/rtty')
-rw-r--r-- | sysutils/rtty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 0fe0f43f78c2..63e682a6a03f 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -5,11 +5,11 @@ # # Author: Paul Vixie / Internet Software Consortium # -# $Id: Makefile,v 1.1.1.1 1996/08/08 01:56:39 jkh Exp $ +# $Id: Makefile,v 1.1.1.1 1996/08/24 18:46:54 jkh Exp $ # DISTNAME= rtty-3.2 -CATEGORIES+= sysutils +CATEGORIES= sysutils MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ MAINTAINER= jkh@FreeBSD.org |