diff options
author | asami <asami@FreeBSD.org> | 1997-02-06 15:58:40 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-02-06 15:58:40 +0800 |
commit | 418008e8c6459544f0a4a0ec38b4f4ea7a0af017 (patch) | |
tree | 598254b27a2863702a22b579bf39625b376918d8 /x11-wm | |
parent | abb0a11c7d4e1e363a1bfe8f3724e878b2e0f886 (diff) | |
download | freebsd-ports-gnome-418008e8c6459544f0a4a0ec38b4f4ea7a0af017.tar.gz freebsd-ports-gnome-418008e8c6459544f0a4a0ec38b4f4ea7a0af017.tar.zst freebsd-ports-gnome-418008e8c6459544f0a4a0ec38b4f4ea7a0af017.zip |
Add PKGNAME (= DISTNAME minus "-Autoconf").
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm95-i18n/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/fvwm95/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/fvwm95-i18n/Makefile b/x11-wm/fvwm95-i18n/Makefile index 611aca7bb919..29d211f49e98 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 diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index 611aca7bb919..29d211f49e98 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/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 |