From d23a79568090d280bf3beb199bb97f0572234984 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 12 Nov 1996 02:19:40 +0000 Subject: CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. --- emulators/vmsbackup/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/vmsbackup') diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index 88fda0b6e504..97ebc28ee5d2 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -2,12 +2,12 @@ # Version required: 3.0 # Date created: 18 Apr 1994 # Whom: Jonathan M. Bresler (jmb) -# +# $Id$ # DISTNAME= vmsbackup PKGNAME= vmsbackup-3.0 -CATEGORIES+= emulators sysutils +CATEGORIES= emulators sysutils MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/utils/ # slightly different version # MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/ -- cgit v1.2.3