diff options
author | andreas <andreas@FreeBSD.org> | 1999-07-20 04:21:45 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-07-20 04:21:45 +0800 |
commit | 2718428e27ea946c0bcf9d4c16262020cac397b7 (patch) | |
tree | fa83dbfbf5df1292093ec39c43bcf6a44965147b /sysutils | |
parent | 61b6d2ad6cad598423c9466ae5dd55cdbce9ea23 (diff) | |
download | freebsd-ports-gnome-2718428e27ea946c0bcf9d4c16262020cac397b7.tar.gz freebsd-ports-gnome-2718428e27ea946c0bcf9d4c16262020cac397b7.tar.zst freebsd-ports-gnome-2718428e27ea946c0bcf9d4c16262020cac397b7.zip |
forgot to remove no package entirely
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/star/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/star/Makefile b/sysutils/star/Makefile index 01e8cbcabd60..a79a8b7df562 100644 --- a/sysutils/star/Makefile +++ b/sysutils/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 |