diff options
Diffstat (limited to 'sysutils/star')
-rw-r--r-- | sysutils/star/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/star/Makefile b/sysutils/star/Makefile index f8b43b327713..7c0da36ecddf 100644 --- a/sysutils/star/Makefile +++ b/sysutils/star/Makefile @@ -3,16 +3,13 @@ # Date created: Thu May 1 20:28:44 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.3 1997/05/19 18:00:38 andreas Exp $ +# $Id: Makefile,v 1.4 1997/06/18 20:42:10 andreas Exp $ # DISTNAME= star-1.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ -#PATCH_SITES= ${MASTER_SITES} -#PATCHFILES= star-1.0.patch-1 star-1.0.patch-2 - MAINTAINER= andreas@FreeBSD.org USE_GMAKE= yes |