diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
commit | e34d788c225e357cb23f47954be75e15cf37a635 (patch) | |
tree | e0220cbb13db9aaea63e44542c5968dbebbc8305 /sysutils | |
parent | 25c1b1ab740bc45f51c286a501be2a5bf0a5578e (diff) | |
download | ports-e34d788c225e357cb23f47954be75e15cf37a635.tar.gz ports-e34d788c225e357cb23f47954be75e15cf37a635.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/less/Makefile | 4 | ||||
-rw-r--r-- | sysutils/screen/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile index fc4d4b81a855..112c9a90da00 100644 --- a/sysutils/less/Makefile +++ b/sysutils/less/Makefile @@ -3,11 +3,11 @@ # Date created: 8 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.7 1995/04/08 13:54:29 ache Exp $ +# $Id: Makefile,v 1.8 1995/04/12 04:56:12 asami Exp $ # DISTNAME= less-290 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/ MAINTAINER= ache@FreeBSD.ORG diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile index 2b9742a7bae7..53d230898cbf 100644 --- a/sysutils/screen/Makefile +++ b/sysutils/screen/Makefile @@ -3,11 +3,11 @@ # Date created: 25 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.9 1995/04/16 11:28:50 ache Exp $ +# $Id: Makefile,v 1.10 1995/04/16 15:39:26 ache Exp $ # DISTNAME= screen-3.6.2 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ MAINTAINER= ache@FreeBSD.ORG |