diff options
author | max <max@FreeBSD.org> | 1997-09-14 05:31:54 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-14 05:31:54 +0800 |
commit | 67bc08ef2a4c85c5a2994de10ee732e8d6c58b75 (patch) | |
tree | b985725bde96bb5292e178c92c9cac93e447a639 /mail/adcomplain | |
parent | 9c824b7b00e3fd99fca4d4d2b67efb8576830894 (diff) | |
download | freebsd-ports-gnome-67bc08ef2a4c85c5a2994de10ee732e8d6c58b75.tar.gz freebsd-ports-gnome-67bc08ef2a4c85c5a2994de10ee732e8d6c58b75.tar.zst freebsd-ports-gnome-67bc08ef2a4c85c5a2994de10ee732e8d6c58b75.zip |
Style police.
Diffstat (limited to 'mail/adcomplain')
-rw-r--r-- | mail/adcomplain/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 9f23cd1cd4e4..f0531250637b 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -4,13 +4,14 @@ # Date created: 13 Sep 1997 # Whom: ache@FreeBSD.org # -# $Id: Makefile,v 1.2 1997/03/28 10:10:05 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1997/09/13 14:04:21 ache Exp $ # -DISTNAME= adcomplain-1.6 -DISTFILES= adcomplain.pl.uu +DISTNAME= adcomplain.pl.uu +PKGNAME= adcomplain-1.6 CATEGORIES= mail news MASTER_SITES= http://www.rdrop.com/users/billmc/ +EXTRACT_SUFX= # none MAINTAINER= ache@FreeBSD.org |