diff options
author | steve <steve@FreeBSD.org> | 1999-07-05 05:47:32 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-07-05 05:47:32 +0800 |
commit | 464ff95d25192a4a1651be7422a5fdb2cf1c13b5 (patch) | |
tree | 13cff5fd061f58df51aeda1a1a27bfe4fa378d35 /misc | |
parent | 6f42887d1dc5ad25ae79e7ea15c0afbdb9dbdb7e (diff) | |
download | freebsd-ports-gnome-464ff95d25192a4a1651be7422a5fdb2cf1c13b5.tar.gz freebsd-ports-gnome-464ff95d25192a4a1651be7422a5fdb2cf1c13b5.tar.zst freebsd-ports-gnome-464ff95d25192a4a1651be7422a5fdb2cf1c13b5.zip |
Fix a whitespace nit.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xpns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index c6e010875dc5..d3369b72c218 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Apr 97 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.3 1998/02/20 18:39:56 steve Exp $ +# $Id: Makefile,v 1.4 1998/08/05 09:31:35 asami Exp $ # DISTNAME= pns_source @@ -16,7 +16,7 @@ MAINTAINER= giffunip@asme.org USE_X_PREFIX= yes NO_WRKSUBDIR= yes -MAKEFILE= makefile +MAKEFILE= makefile ALL_TARGET= pns do-install: |