diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-02 00:39:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-02 00:39:50 +0000 |
commit | d965c67f9ae139517ed7eb0e8b677c5e01acbbb4 (patch) | |
tree | 3788e1e26b19b8f523e978c84f8b8538afa76bed /games/xzip | |
parent | 5fbbb045a46992f0e982531ab9e226195466fd68 (diff) | |
download | ports-d965c67f9ae139517ed7eb0e8b677c5e01acbbb4.tar.gz ports-d965c67f9ae139517ed7eb0e8b677c5e01acbbb4.zip |
Notes
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 6cc55c420690..88304ad332d6 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -3,12 +3,12 @@ # Date created: 28 June 1998 # Whom: Matthew Hunt <mph@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/28 04:08:25 mph Exp $ # DISTNAME= xzip170 PKGNAME= xzip-1.7.0 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www.cfug.org/infocom/ MAINTAINER= mph@freebsd.org |