diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
commit | 89a0ae022a76e01b4a2c8f65526f686c36e106da (patch) | |
tree | e75c529337b9963a2e45f589278cdb2186ca5c93 /sysutils | |
parent | 2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff) | |
download | freebsd-ports-graphics-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.gz freebsd-ports-graphics-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.zst freebsd-ports-graphics-89a0ae022a76e01b4a2c8f65526f686c36e106da.zip |
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.
Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/readlink/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/readlink/Makefile b/sysutils/readlink/Makefile index 7cb533c7b0c..5eb84d997fd 100644 --- a/sysutils/readlink/Makefile +++ b/sysutils/readlink/Makefile @@ -8,11 +8,9 @@ PORTNAME= readlink PORTVERSION= 20010616 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.unixfreak.org/~dima/distfiles/ -MASTER_SITE_SUBDIR= dd +MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dereference a symbolic link and print the name of the target MANSECTS= 1 |