summaryrefslogtreecommitdiff
path: root/misc/amanda24-server
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /misc/amanda24-server
parentCleanup/termios support/off_t -> long and much more (diff)
Another round of Makefile updates, in utils!
Notes
Notes: svn path=/head/; revision=1359
Diffstat (limited to 'misc/amanda24-server')
-rw-r--r--misc/amanda24-server/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile
index 6be500d3df29..fc1cf301603d 100644
--- a/misc/amanda24-server/Makefile
+++ b/misc/amanda24-server/Makefile
@@ -3,13 +3,15 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.1.1.1 1995/03/01 00:23:25 gpalmer Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:50:03 jkh Exp $
#
DISTNAME= amanda-2.2.6
-MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
CATEGORIES+= utilities
+MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
+
MAINTAINER= gpalmer@FreeBSD.ORG
+
PATCH_STRIP=
.include <bsd.port.mk>