diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-02-19 04:36:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-02-19 04:36:05 +0000 |
commit | 4813ccab24f4914de301a4827455a8dfc8bddc5a (patch) | |
tree | 62c2ae03bb874b4faf94d3c12f1e294d08774750 /databases/gnats | |
parent | 4144cc456e31a64f4416d5cb11244f3ac8c3b07f (diff) | |
download | ports-4813ccab24f4914de301a4827455a8dfc8bddc5a.tar.gz ports-4813ccab24f4914de301a4827455a8dfc8bddc5a.zip |
Notes
Diffstat (limited to 'databases/gnats')
-rw-r--r-- | databases/gnats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index ec9eb3833ace..c77d85556acd 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -3,16 +3,16 @@ # Date created: 10 November 1995 # Whom: pst # -# $Id: Makefile,v 1.10 1997/01/11 12:17:47 asami Exp $ +# $Id: Makefile,v 1.11 1997/02/17 04:12:17 pst Exp $ # DISTNAME= gnats-3.101-beta +PKGNAME= gnats-3.101b CATEGORIES= databases MASTER_SITES= ftp://ftp.cygnus.com/pub/ MAINTAINER= pst@FreeBSD.org -# we've got some .elc and info files to compile (yuck) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 NO_PACKAGE= "Requires gnats UID" |