diff options
-rw-r--r-- | news/gup/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/gup/Makefile b/news/gup/Makefile index 533cc2fbf62e..bd0363ca6292 100644 --- a/news/gup/Makefile +++ b/news/gup/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gup # Version required: 0.4 # Date created: 22 November 1998 -# Whom: Denis Shaposhnikov <wizard@vlink.ru> +# Whom: Denis Shaposhnikov <dsh@vlink.ru> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/09 00:35:32 steve Exp $ # DISTNAME= gup-0.4 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/unoff-contrib/ -MAINTAINER= wizard@vlink.ru +MAINTAINER= dsh@vlink.ru WRKSRC= ${WRKDIR}/gup |