diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 09:19:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 09:19:57 +0000 |
commit | 8a9831569767bc995e457c02d8f9101b724dcb29 (patch) | |
tree | 7fff1f6cd46e3298c83066cda77f2c82f4d5c4e7 /graphics/spigot/Makefile | |
parent | 288e51c9be4ab60f2e1717c4ecc2ddf12937a4a4 (diff) | |
download | ports-8a9831569767bc995e457c02d8f9101b724dcb29.tar.gz ports-8a9831569767bc995e457c02d8f9101b724dcb29.zip |
Notes
Diffstat (limited to 'graphics/spigot/Makefile')
-rw-r--r-- | graphics/spigot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile index cd5499d7e617..1a0d0cdef8ca 100644 --- a/graphics/spigot/Makefile +++ b/graphics/spigot/Makefile @@ -1,8 +1,9 @@ # New ports collection makefile for: libspigot.a # Version required: 1.6 -# Date Created: Fri Sep 15 10:04:46 CDT 1995 -# Whom: james +# Date Created: Fri Sep 15 10:04:46 CDT 1995 +# Whom: james@cs.uwm.edu # +# $Id$ # DISTNAME= spigot-1.6 @@ -13,7 +14,6 @@ DISTFILES= spigot.tar.gz MAINTAINER= james@cs.uwm.edu # binary package -NO_PACKAGE= yes NO_BUILD= yes NO_CONFIGURE= yes NO_WRKSUBDIR= yes |