diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-07-13 18:03:27 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-07-13 18:03:27 +0000 |
commit | 5a013b14849a3b96a51d836292a007a7ae2248ad (patch) | |
tree | 03be985b356a99ea5b546e0d1e9b2182b563c61d /irc/dircproxy/Makefile | |
parent | Re-do the patch-png.c "by the book" -- following the examples in (diff) |
Update to version 1.0.1
Submitted by: Scott Remnant <scott@netsplit.com>
Diffstat (limited to 'irc/dircproxy/Makefile')
-rw-r--r-- | irc/dircproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index be6ccbb93cbc..18642ea14e7c 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -6,11 +6,11 @@ # PORTNAME= dircproxy -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= irc MASTER_SITES= ftp://dircproxy.sourceforge.net/pub/dircproxy/1.0/ -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= greid@FreeBSD.org GNU_CONFIGURE= yes |