diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-01-19 07:15:09 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-01-19 07:15:09 +0000 |
commit | 07f6c61894c652d42ecad1b814fe40accdd5746d (patch) | |
tree | d6cf8e175996c6338447faf83777da2873a2ba56 /textproc/rman/Makefile | |
parent | Upgrade to next snapshot (diff) |
- add a maintainer
- cleanup pkg/{COMMENT,DESCR}
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 5c071d44bc10..4c9d1697d1a9 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 |