diff options
-rw-r--r-- | comms/snooper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index 5fe387994cee..8bea5d9eb1bf 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -2,7 +2,7 @@ # Date created: 4 May 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1997/05/20 06:11:15 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1997/05/20 06:23:49 asami Exp $ # DISTNAME= snooper.970212 @@ -10,7 +10,7 @@ PKGNAME= snooper-970212 CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ -MAINTAINER= itojun.itojun.org +MAINTAINER= itojun@itojun.org WRKSRC= ${WRKDIR}/snooper/build HAS_CONFIGURE= yes |