diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-02-25 01:17:23 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-02-25 01:17:23 +0000 |
commit | 1ee60d47386cddb3c1c3bc440efc23f9cec943a4 (patch) | |
tree | 5dcd372bce0b703443e264ec2c8b035f83535d22 /devel | |
parent | Added COPYRIGHT file (diff) |
Remove runaway backslash.
Reported by: gibbs
Notes
Notes:
svn path=/head/; revision=16888
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 016811f89651..5ec60bc94737 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,12 +3,12 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.14 1999/01/31 19:03:49 vanilla Exp $ +# $Id: Makefile,v 1.15 1999/02/18 18:56:34 vanilla Exp $ # DISTNAME= libgtop-0.99.8 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} \ +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libgtop MAINTAINER= nacai@iname.com diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 016811f89651..5ec60bc94737 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,12 +3,12 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.14 1999/01/31 19:03:49 vanilla Exp $ +# $Id: Makefile,v 1.15 1999/02/18 18:56:34 vanilla Exp $ # DISTNAME= libgtop-0.99.8 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} \ +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libgtop MAINTAINER= nacai@iname.com |