summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-02-19 04:36:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-02-19 04:36:05 +0000
commit4813ccab24f4914de301a4827455a8dfc8bddc5a (patch)
tree62c2ae03bb874b4faf94d3c12f1e294d08774750 /databases
parentHonor user's CFLAGS setting, instead of splatting it unconditionally with (diff)
Add PKGNAME, as DISTNAME contains "beta" in the version part.
While I'm here, remove obsoleted .el -> .elc comment (emacs is not BUILD_DEPENDED anymore since the last update).
Notes
Notes: svn path=/head/; revision=5691
Diffstat (limited to 'databases')
-rw-r--r--databases/gnats/Makefile4
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"