From 4813ccab24f4914de301a4827455a8dfc8bddc5a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 19 Feb 1997 04:36:05 +0000 Subject: 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). --- databases/gnats/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases') 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" -- cgit