update and to 1.0.9

This commit is contained in:
Oliver Lehmann 2003-07-27 16:03:12 +00:00
parent d5ad075240
commit 43b052f6c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85682
3 changed files with 12 additions and 5 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= and
PORTVERSION= 1.0.8
PORTVERSION= 1.0.9
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1 +1 @@
MD5 (and-1.0.8.tar.gz) = 4bef92c5375d8c8bddb98aa7ec6d1b1d
MD5 (and-1.0.9.tar.gz) = 0489b469eb94be6c977056b308d3f375

View file

@ -1,6 +1,6 @@
--- Makefile.orig Mon Jan 28 01:02:51 2002
+++ Makefile Tue Dec 17 21:15:05 2002
@@ -16,7 +16,7 @@
--- Makefile.orig Sat Jul 12 21:00:47 2003
+++ Makefile Sun Jul 27 17:59:49 2003
@@ -16,13 +16,13 @@
# (and.init.debian for Debian GNU/Linux or and.init for others;
# leave empty for BSD!)
#
@ -9,6 +9,13 @@
#
# Target directories. Examples for common configurations are
# given below.
#
-PREFIX=/usr/local
+#PREFIX=/usr/local
INSTALL_ETC=$(PREFIX)/etc
INSTALL_INITD=/etc/init.d
INSTALL_SBIN=$(PREFIX)/sbin
@@ -30,10 +30,10 @@
# typical OpenBSD or FreeBSD configuration