diff options
author | steve <steve@FreeBSD.org> | 2001-02-26 12:32:43 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-02-26 12:32:43 +0800 |
commit | a189019312baabbf9ee1a4629163614993ebc4fd (patch) | |
tree | 29df31b2ddfa1ee20660eecc552c8b81d50fffd4 /misc | |
parent | 9f02cb312f243288380d3ef6cf7c5448e674df7c (diff) | |
download | freebsd-ports-graphics-a189019312baabbf9ee1a4629163614993ebc4fd.tar.gz freebsd-ports-graphics-a189019312baabbf9ee1a4629163614993ebc4fd.tar.zst freebsd-ports-graphics-a189019312baabbf9ee1a4629163614993ebc4fd.zip |
Update to version 1.7 and update to reflect new maintainer.
PR: 24728
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Approved by: old maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dog/Makefile | 4 | ||||
-rw-r--r-- | misc/dog/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/dog/Makefile b/misc/dog/Makefile index ef39726a5e7..ac69473d1de 100644 --- a/misc/dog/Makefile +++ b/misc/dog/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= dog -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= misc MASTER_SITES= http://jl.photodex.com/dog/ -MAINTAINER= dan@tanelorn.demon.co.uk +MAINTAINER= rooneg@electricjellyfish.net USE_GMAKE= yes ALL_TARGET= dog diff --git a/misc/dog/distinfo b/misc/dog/distinfo index 7883a6c807f..21fbc3fce28 100644 --- a/misc/dog/distinfo +++ b/misc/dog/distinfo @@ -1 +1 @@ -MD5 (dog-1.5.tar.gz) = b10290506457aafcb82593d92a02c4ec +MD5 (dog-1.7.tar.gz) = 9dd1e04efb7f8535a632bac2eef60a10 |