diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-22 16:13:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-22 16:13:09 +0800 |
commit | d594abf2d58572014e33aa0eb33f2c101059d08d (patch) | |
tree | 41f56ad1f271d25647287749b12c2952e4443d41 /textproc/xmlppm | |
parent | 443b0805b3904cd188806961d09a87ca36029e05 (diff) | |
download | freebsd-ports-gnome-d594abf2d58572014e33aa0eb33f2c101059d08d.tar.gz freebsd-ports-gnome-d594abf2d58572014e33aa0eb33f2c101059d08d.tar.zst freebsd-ports-gnome-d594abf2d58572014e33aa0eb33f2c101059d08d.zip |
upgrade to 0.96
drop maintainership
Diffstat (limited to 'textproc/xmlppm')
-rw-r--r-- | textproc/xmlppm/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmlppm/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index cecf88d1b101..a493426f7063 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -7,14 +7,14 @@ # PORTNAME= xmlppm -PORTVERSION= 0.95.2 +PORTVERSION= 0.96 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.cs.cornell.edu/People/jcheney/xmlppm/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 diff --git a/textproc/xmlppm/distinfo b/textproc/xmlppm/distinfo index f6bbbdb5359e..56be72ac611e 100644 --- a/textproc/xmlppm/distinfo +++ b/textproc/xmlppm/distinfo @@ -1 +1 @@ -MD5 (xmlppm-0.95.2-src.tar.gz) = d8de4389d735df3806c1cf72bfd03068 +MD5 (xmlppm-0.96-src.tar.gz) = a68d60838f9dbe5543d466d208603d71 |