diff options
author | wjv <wjv@FreeBSD.org> | 2001-07-06 17:22:22 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-07-06 17:22:22 +0800 |
commit | 22e5978fa26f58b05014122ef81a124fbfbd6382 (patch) | |
tree | feb142f06f695ebacdc086d32d6389a020721b90 /biology | |
parent | 09d8f4ae951d40b2137d7591b34b11dbd58d641e (diff) | |
download | freebsd-ports-gnome-22e5978fa26f58b05014122ef81a124fbfbd6382.tar.gz freebsd-ports-gnome-22e5978fa26f58b05014122ef81a124fbfbd6382.tar.zst freebsd-ports-gnome-22e5978fa26f58b05014122ef81a124fbfbd6382.zip |
Update to version 1.3.0
PR: 28761
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'biology')
-rw-r--r-- | biology/gperiodic/Makefile | 4 | ||||
-rw-r--r-- | biology/gperiodic/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index 4fe4f35c30b0..d1a351553970 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gperiodic -PORTVERSION= 1.2.6a +PORTVERSION= 1.3.0 CATEGORIES= biology MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ @@ -32,7 +32,7 @@ post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/gperiodic .for file in AUTHORS ChangeLog README - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gperiodic + @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gperiodic .endfor .endif diff --git a/biology/gperiodic/distinfo b/biology/gperiodic/distinfo index 8ad0e5337a11..3c05d1f38e38 100644 --- a/biology/gperiodic/distinfo +++ b/biology/gperiodic/distinfo @@ -1 +1 @@ -MD5 (gperiodic-1.2.6a.tar.gz) = c7932ec90a75725aae17a7484a297580 +MD5 (gperiodic-1.3.0.tar.gz) = 1c9be5977895c08f03147ab9e20d48f2 |