diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-07-19 20:21:45 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-07-19 20:21:45 +0000 |
commit | fea4c871bcfa72894887ca5328d756b818849759 (patch) | |
tree | ada8488fc5eb2e9b8973cddd8e3d3887bd42b7ab /archivers | |
parent | Committ rest of changes, Steve already fixed ALPHA part (diff) |
forgot to remove no package entirely
Notes
Notes:
svn path=/head/; revision=20276
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/star-devel/Makefile | 3 | ||||
-rw-r--r-- | archivers/star/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index 01e8cbcabd60..a79a8b7df562 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Thu May 1 20:28:44 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.9 1999/06/05 15:31:30 andreas Exp $ +# $Id: Makefile,v 1.10 1999/07/19 20:21:14 andreas Exp $ # DISTNAME= star-1.2 @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= utils/compress MAINTAINER= andreas@FreeBSD.ORG -#NO_PACKAGE= ignores cflags USE_GMAKE= yes MAKE_ENV= MAKEPROG=gmake CCOM=${CC} MAN1= star.1 diff --git a/archivers/star/Makefile b/archivers/star/Makefile index 01e8cbcabd60..a79a8b7df562 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -3,7 +3,7 @@ # Date created: Thu May 1 20:28:44 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.9 1999/06/05 15:31:30 andreas Exp $ +# $Id: Makefile,v 1.10 1999/07/19 20:21:14 andreas Exp $ # DISTNAME= star-1.2 @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= utils/compress MAINTAINER= andreas@FreeBSD.ORG -#NO_PACKAGE= ignores cflags USE_GMAKE= yes MAKE_ENV= MAKEPROG=gmake CCOM=${CC} MAN1= star.1 |