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 /textproc | |
parent | 25c1b1ab740bc45f51c286a501be2a5bf0a5578e (diff) | |
download | ports-e34d788c225e357cb23f47954be75e15cf37a635.tar.gz ports-e34d788c225e357cb23f47954be75e15cf37a635.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ispell/Makefile | 4 | ||||
-rw-r--r-- | textproc/rman/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 5c9f90c15b16..e1979a5f2193 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -3,12 +3,12 @@ # Date created: 6 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.10 1995/09/23 20:48:02 jmz Exp $ +# $Id: Makefile,v 1.11 1995/11/22 21:10:19 jmz Exp $ # DISTNAME= ispell-3.1 PKGNAME= ispell-3.1.20 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ DISTFILES= ispell-3.1.20.tar.gz diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index bd7922dc11a2..5c071d44bc10 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -3,11 +3,11 @@ # Date created: 27 Dec 1994 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.4 1995/04/15 03:45:54 asami Exp $ +# $Id: Makefile,v 1.5 1995/08/19 06:54:21 asami Exp $ # DISTNAME= rman-2.4 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z |