diff options
author | asami <asami@FreeBSD.org> | 1996-12-10 13:58:15 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-10 13:58:15 +0800 |
commit | 7ce4a3a920f8c93b2b048ddf68d5fd7215deb608 (patch) | |
tree | 0e4704c17115e2b36a40c2949f06a65a6faf5a38 /sysutils | |
parent | 3789046df3b5156cddcb5bd3e897adb53c3495b5 (diff) | |
download | freebsd-ports-gnome-7ce4a3a920f8c93b2b048ddf68d5fd7215deb608.tar.gz freebsd-ports-gnome-7ce4a3a920f8c93b2b048ddf68d5fd7215deb608.tar.zst freebsd-ports-gnome-7ce4a3a920f8c93b2b048ddf68d5fd7215deb608.zip |
Remove empty line inside MASTER_SITES.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xcpustate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index 6439c5736de4..190edff11cf4 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -3,7 +3,7 @@ # Date created: 31-Dec-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.3 1996/11/18 09:54:53 asami Exp $ +# $Id: Makefile,v 1.4 1996/12/08 06:16:15 obrien Exp $ # DISTNAME= xcpustate-2.2beta @@ -12,7 +12,6 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \ ftp://ftp.vector.co.za/pub/FAQS/FAQs/mirrors/ftp.cdf.toronto.edu/xcpustate/ \ ftp://ftp.csie.nctu.edu.tw/Vendors/sun/sun-faq/FAQs/mirrors/ftp.cdf.toronto.edu/xcpustate/ \ - ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities/xcpustate EXTRACT_SUFX= .shar.gz |