aboutsummaryrefslogtreecommitdiff
path: root/mail/adcomplain
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-15 10:35:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-15 10:35:49 +0000
commit462561efee2559a829a815083f7b6a4386d537eb (patch)
tree252831a6dd79e2793094bd9802e9cef248363e65 /mail/adcomplain
parentebd4266b453a84da4fe2bc8799ddc12289ba791a (diff)
downloadports-462561efee2559a829a815083f7b6a4386d537eb.tar.gz
ports-462561efee2559a829a815083f7b6a4386d537eb.zip
Define the variables more naturally. (You can see it's now one line
less. :)
Notes
Notes: svn path=/head/; revision=8635
Diffstat (limited to 'mail/adcomplain')
-rw-r--r--mail/adcomplain/Makefile7
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