aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-15 18:35:49 +0800
committerasami <asami@FreeBSD.org>1997-11-15 18:35:49 +0800
commit7bc9c7be0ce66938872a3255659953885e488c79 (patch)
treefb76f8a13bf72f35b8807cc475c1254b18f2fd8d
parent1b10b9008d1c79c87dd64d51e44343433666ce0b (diff)
downloadfreebsd-ports-gnome-7bc9c7be0ce66938872a3255659953885e488c79.tar.gz
freebsd-ports-gnome-7bc9c7be0ce66938872a3255659953885e488c79.tar.zst
freebsd-ports-gnome-7bc9c7be0ce66938872a3255659953885e488c79.zip
Define the variables more naturally. (You can see it's now one line
less. :)
-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