diff options
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r-- | x11/xkeycaps/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index f6f6df0e325..dd143bc5d82 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -3,13 +3,14 @@ # Date created: 12 February 1995 # Whom: jmz # -# $Id: Makefile,v 1.5 1996/07/30 13:53:58 jmz Exp $ +# $Id: Makefile,v 1.6 1996/11/18 09:56:30 asami Exp $ # -DISTNAME= xkeycaps-2.31 +DISTNAME= xkeycaps-2.32 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications +EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org |