diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-15 10:35:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-15 10:35:49 +0000 |
commit | 462561efee2559a829a815083f7b6a4386d537eb (patch) | |
tree | 252831a6dd79e2793094bd9802e9cef248363e65 /mail/adcomplain | |
parent | ebd4266b453a84da4fe2bc8799ddc12289ba791a (diff) | |
download | ports-462561efee2559a829a815083f7b6a4386d537eb.tar.gz ports-462561efee2559a829a815083f7b6a4386d537eb.zip |
Notes
Diffstat (limited to 'mail/adcomplain')
-rw-r--r-- | mail/adcomplain/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 09989c29ab7c..09ae087fdf32 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -4,14 +4,13 @@ # Date created: 13 Sep 1997 # Whom: ache@FreeBSD.org # -# $Id: Makefile,v 1.5 1997/11/08 15:50:16 ache Exp $ +# $Id: Makefile,v 1.6 1997/11/14 16:50:45 ache Exp $ # -DISTNAME= adcomplain.pl.uu -PKGNAME= adcomplain-2.78 +DISTNAME= adcomplain-2.78 CATEGORIES= mail news MASTER_SITES= http://www.rdrop.com/users/billmc/ -EXTRACT_SUFX= # none +DISTFILES= adcomplain.pl.uu MAINTAINER= ache@FreeBSD.org |