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 /deskutils/xmaddressbook/Makefile | |
parent | 9f9f98c9aefd43f471ce0cb9a96240cfa1b4ee04 (diff) | |
download | ports-580916915f543804587f49766988d3a4c362fc78.tar.gz ports-580916915f543804587f49766988d3a4c362fc78.zip |
Notes
Diffstat (limited to 'deskutils/xmaddressbook/Makefile')
-rw-r--r-- | deskutils/xmaddressbook/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/xmaddressbook/Makefile b/deskutils/xmaddressbook/Makefile index 4d2737ceabe8..fb7d11948ab9 100644 --- a/deskutils/xmaddressbook/Makefile +++ b/deskutils/xmaddressbook/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Jul 1996 # Whom: shanee@rabbit.augusta.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/25 09:36:04 tg Exp $ # DISTNAME= xmaddressbook-1.5.3 -CATEGORIES= misc x11 +CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= office/ +MASTER_SITE_SUBDIR= office EXTRACT_SUFX= .tar.Z MAINTAINER= shanee@rabbit.augusta.de |