diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
commit | e34d788c225e357cb23f47954be75e15cf37a635 (patch) | |
tree | e0220cbb13db9aaea63e44542c5968dbebbc8305 /misc/git | |
parent | 25c1b1ab740bc45f51c286a501be2a5bf0a5578e (diff) | |
download | ports-e34d788c225e357cb23f47954be75e15cf37a635.tar.gz ports-e34d788c225e357cb23f47954be75e15cf37a635.zip |
Notes
Diffstat (limited to 'misc/git')
-rw-r--r-- | misc/git/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile index 72e94f74a049..d7ea0a8ad46e 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -3,11 +3,11 @@ # Date created: 12 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/07/15 23:26:38 torstenb Exp $ # DISTNAME= git-4.3.6 -CATEGORIES= utilities +CATEGORIES= misc MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ GNU_CONFIGURE= YES |