diff options
author | jmcneill <jmcneill> | 2009-03-18 13:29:32 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-03-18 13:29:32 +0000 |
commit | 778094af8e7ef3f884c91e7f6e4430beb958ed04 (patch) | |
tree | 74244716d04083f3dc3da5ca487194a7d7092d97 /devel | |
parent | 7f2b6c9985807183540bc49237966e372bf4e0bc (diff) | |
download | pkgsrc-778094af8e7ef3f884c91e7f6e4430beb958ed04.tar.gz |
to pkgsrc-users
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvolume_id/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libvolume_id/Makefile b/devel/libvolume_id/Makefile index 00135227dac..a23d4c52aa4 100644 --- a/devel/libvolume_id/Makefile +++ b/devel/libvolume_id/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/01/04 23:10:06 dbj Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/18 13:29:32 jmcneill Exp $ # DISTNAME= libvolume_id-0.81.0 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.marcuscom.com/downloads/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= Library to provide file system type information |