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/manck | |
parent | 8419c1ad549770d06c8fff79c4c12373c5fb7f47 (diff) | |
download | ports-3b3bd28890a9082e67d71887318a2b242e5b8bdc.tar.gz ports-3b3bd28890a9082e67d71887318a2b242e5b8bdc.zip |
Notes
Diffstat (limited to 'sysutils/manck')
-rw-r--r-- | sysutils/manck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index a2a77c35e531..07a065bb1912 100644 --- a/sysutils/manck/Makefile +++ b/sysutils/manck/Makefile @@ -3,11 +3,11 @@ # Date created: 10 September 1995 # Whom: joerg # -# $Id: Makefile,v 1.4 1996/06/03 02:17:34 asami Exp $ +# $Id: Makefile,v 1.5 1996/10/27 15:49:04 wosch Exp $ # DISTNAME= manck-1.2 -CATEGORIES+= sysutils +CATEGORIES= sysutils MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= wosch@FreeBSD.org |