diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 07:33:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 07:33:30 +0000 |
commit | 580916915f543804587f49766988d3a4c362fc78 (patch) | |
tree | cacde4785c9ddfbfe05a545e677e8f80265d017c /misc/xtar | |
parent | 9f9f98c9aefd43f471ce0cb9a96240cfa1b4ee04 (diff) | |
download | ports-580916915f543804587f49766988d3a4c362fc78.tar.gz ports-580916915f543804587f49766988d3a4c362fc78.zip |
Notes
Diffstat (limited to 'misc/xtar')
-rw-r--r-- | misc/xtar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index b84006c7cdca..9b027b1c156b 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -3,11 +3,11 @@ # Date created: 31 Jul 1996 # Whom: shanee@rabbit.augusta.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/25 09:47:11 tg Exp $ # DISTNAME= xtar-1.4 -CATEGORIES= misc x11 +CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |