Skip to content

Commit

Permalink
upgrade to migrationtools-45.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Lo committed Feb 12, 2004
1 parent 9f88bbf commit fbe4309
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions misc/migrationtools/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.3 2004/02/02 17:45:22 sturm Exp $
# $OpenBSD: Makefile,v 1.4 2004/02/12 06:49:43 kevlo Exp $

COMMENT= "perl scripts for migrating system information to LDAP"

DISTNAME= MigrationTools
PKGNAME= migrationtools-44
PKGNAME= migrationtools-45
CATEGORIES= misc

MASTER_SITES= http://www.padl.com/download/
MASTER_SITES= http://www.padl.com/downloa/
HOMEPAGE= http://www.padl.com/OSS/MigrationTools.html

# BSD license, included with the source files
Expand All @@ -21,7 +21,7 @@ NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
SUBST_VARS= PKGNAME
WRKDIST= ${WRKDIR}/${DISTNAME}-44
WRKDIST= ${WRKDIR}/${DISTNAME}-45
MTSDIR= ${PREFIX}/share/${PKGNAME}/

do-install:
Expand Down
6 changes: 3 additions & 3 deletions misc/migrationtools/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MD5 (MigrationTools.tar.gz) = 2cc51cbf0276c161724626c70b59f0b1
RMD160 (MigrationTools.tar.gz) = e0b79e3a28d74cd748f6b5448912790c1afb2681
SHA1 (MigrationTools.tar.gz) = 9e32f9348dd5525ec214137ae5b58955d1d37d5d
MD5 (MigrationTools.tar.gz) = 2355e54f17a1fdc87b0d56ed9ea3e115
RMD160 (MigrationTools.tar.gz) = 78628fb2e9b3142d1690a6c0fe8103435d025f9a
SHA1 (MigrationTools.tar.gz) = cc6f5ae8b8fd42bb77f094dc962a22239a492df0

0 comments on commit fbe4309

Please sign in to comment.