diff options
Diffstat (limited to 'textproc/rman/Makefile')
-rw-r--r-- | textproc/rman/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 5c071d44bc1..4c9d1697d1a 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Dec 1994 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.5 1995/08/19 06:54:21 asami Exp $ +# $Id: Makefile,v 1.6 1995/11/26 10:48:20 asami Exp $ # DISTNAME= rman-2.4 @@ -11,6 +11,8 @@ CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z +MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de + # Restrictive copyright NO_PACKAGE= yes |