diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-25 00:49:21 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-25 00:49:21 +0000 |
commit | ba60910aab199eda6d7b9bd44c623766db77f957 (patch) | |
tree | de8a60b6a9338c691e7d7f365df06ce98ad38803 /x11/xpns | |
parent | 4e44f3fac5194f16b9503debe18350c300d402bd (diff) | |
download | pkgsrc-ba60910aab199eda6d7b9bd44c623766db77f957.tar.gz |
portlint: fix RCS Id, remove extra whitespace
Diffstat (limited to 'x11/xpns')
-rw-r--r-- | x11/xpns/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index 51855d12dbe..422815b6856 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -3,7 +3,8 @@ # Date created: 6 Apr 97 # Whom: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/25 00:49:21 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.2 1997/06/29 09:38:20 obrien Exp # DISTNAME= pns_source @@ -16,7 +17,7 @@ MAINTAINER= pgiffuni@fps.biblos.unal.edu.co USE_X11= yes NO_WRKSUBDIR= yes -MAKEFILE= makefile +MAKEFILE= makefile ALL_TARGET= pns do-install: |