diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-28 08:15:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-28 08:15:07 +0000 |
commit | 985a63504477dcd011f8e3322a71d1d7f8c1324b (patch) | |
tree | b5791e11be708c29f1b9eb5d3e9de84bef9d4583 /mail | |
parent | 088c7122f985bb0891d1a0ffc87adf33123be1a3 (diff) | |
download | ports-985a63504477dcd011f8e3322a71d1d7f8c1324b.tar.gz ports-985a63504477dcd011f8e3322a71d1d7f8c1324b.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cucipop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index a3a1bb2d1142..53758547638b 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -3,14 +3,14 @@ # Date created: 7 Jun 1997 # Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.3 1997/11/16 09:19:07 fenner Exp $ +# $Id: Makefile,v 1.4 1998/08/26 09:38:47 vanilla Exp $ # DISTNAME= cucipop-1.31 CATEGORIES= mail MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/ -MAINTAINER= igor@zynaps.ru +MAINTAINER= vanilla@FreeBSD.ORG MAN8= cucipop.8 |