aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1999-01-17 12:01:49 +0800
committerfenner <fenner@FreeBSD.org>1999-01-17 12:01:49 +0800
commit20ef0a517265a5bdb02b22170195b4a146293dde (patch)
tree112582217e733e3011b6a267571cb27486cea1b5 /databases
parent9d284915ec7f6088cd0b6f22c4ba6c8b0e4a0e2c (diff)
downloadfreebsd-ports-gnome-20ef0a517265a5bdb02b22170195b4a146293dde.tar.gz
freebsd-ports-gnome-20ef0a517265a5bdb02b22170195b4a146293dde.tar.zst
freebsd-ports-gnome-20ef0a517265a5bdb02b22170195b4a146293dde.zip
Most of the GNU master sites moved gdbm into a subdirectory last month.
Found by: distfile checker
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 704e2bf29742..ff8a8b0ad6a0 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -3,12 +3,13 @@
# Date created: 8 Apr 1996
# Whom: Brent J. Nordquist <bjn@visi.com>
#
-# $Id: Makefile,v 1.4 1997/01/28 08:11:23 asami Exp $
+# $Id: Makefile,v 1.5 1998/02/15 17:00:57 steve Exp $
#
DISTNAME= gdbm-1.7.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= gdbm
MAINTAINER= bjn@visi.com