summaryrefslogtreecommitdiff
path: root/databases/gdbm/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
commit5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (patch)
tree3a9d17e5f9310ab69df14407f1fa479d6a68eac0 /databases/gdbm/Makefile
parentUse MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4571
Diffstat (limited to 'databases/gdbm/Makefile')
-rw-r--r--databases/gdbm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 76e41d4fb6dc..593e9bc5a5ad 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -3,13 +3,12 @@
# Date created: 8 Apr 1996
# Whom: Brent J. Nordquist <nordquist@platinum.com>
#
-# $Id: Makefile,v 1.1.1.1 1996/04/12 06:44:15 asami Exp $
+# $Id: Makefile,v 1.2 1996/11/17 03:18:20 obrien Exp $
#
DISTNAME= gdbm-1.7.3
CATEGORIES= databases
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ \
- ftp://prep.ai.mit.edu/pub/gnu/
+MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= nordquist@platinum.com