diff options
author | asami <asami@FreeBSD.org> | 1997-02-06 07:58:40 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-02-06 07:58:40 +0000 |
commit | 418008e8c6459544f0a4a0ec38b4f4ea7a0af017 (patch) | |
tree | 598254b27a2863702a22b579bf39625b376918d8 /x11-wm/fvwm95-i18n | |
parent | abb0a11c7d4e1e363a1bfe8f3724e878b2e0f886 (diff) | |
download | FreeBSD-ports-418008e8c6459544f0a4a0ec38b4f4ea7a0af017.zip FreeBSD-ports-418008e8c6459544f0a4a0ec38b4f4ea7a0af017.tar.gz |
Add PKGNAME (= DISTNAME minus "-Autoconf").
Diffstat (limited to 'x11-wm/fvwm95-i18n')
-rw-r--r-- | x11-wm/fvwm95-i18n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fvwm95-i18n/Makefile b/x11-wm/fvwm95-i18n/Makefile index 611aca7..29d211f 100644 --- a/x11-wm/fvwm95-i18n/Makefile +++ b/x11-wm/fvwm95-i18n/Makefile @@ -3,10 +3,11 @@ # Date created: Sa 1 Feb 1997 14:46:05 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.7 1997/02/01 14:13:52 andreas Exp $ +# $Id: Makefile,v 1.8 1997/02/01 16:46:12 andreas Exp $ # DISTNAME= fvwm95-2.0.43a-Autoconf +PKGNAME= fvwm95-2.0.43a CATEGORIES= x11 MASTER_SITES= ftp://mitac11.uia.ac.be/pub/ EXTRACT_SUFX= .tgz |