diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 09:40:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 09:40:06 +0000 |
commit | 264bdb6687419bbefae4f710f8dc12bf90a5f3ca (patch) | |
tree | 9a164e2ee33d470bb4a478691894f5af226f9e58 /sysutils | |
parent | These belong to utilities, not x11, so change CATEGORIES to reflect (diff) |
These belong to utilities, not x11, so change CATEGORIES to reflect
the fact. They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
Notes
Notes:
svn path=/head/; revision=1786
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xperfmon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xperfmon3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index dd5644ebbd17..6bc00bd66973 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -3,13 +3,13 @@ # Date created: 8 March 95 # Whom: Lars Koeller <lars.koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.3 1995/04/12 15:22:37 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/12 20:32:12 asami Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon-1.1 USE_IMAKE= yes -CATEGORIES+= x11 +CATEGORIES+= utilities # In Germany try this # MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index dd5644ebbd17..6bc00bd66973 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -3,13 +3,13 @@ # Date created: 8 March 95 # Whom: Lars Koeller <lars.koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.3 1995/04/12 15:22:37 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/12 20:32:12 asami Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon-1.1 USE_IMAKE= yes -CATEGORIES+= x11 +CATEGORIES+= utilities # In Germany try this # MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ |