diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
commit | 6ac9725459d109f4ec82e471544d6657a151140d (patch) | |
tree | e8fa177e7772c5c3521802acf38eaad57b288ccb /x11 | |
parent | f7d7822118904b655aaa04fa943895bc20f462cf (diff) | |
download | ports-6ac9725459d109f4ec82e471544d6657a151140d.tar.gz ports-6ac9725459d109f4ec82e471544d6657a151140d.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fbsd-icons/Makefile | 2 | ||||
-rw-r--r-- | x11/xtattr/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index 5293a509f062..cd88a08aa23e 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -9,7 +9,7 @@ PORTNAME= fbsd-icons PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/x11/xtattr/Makefile b/x11/xtattr/Makefile index 2e6641e26b62..72669e5ca736 100644 --- a/x11/xtattr/Makefile +++ b/x11/xtattr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= A tool for changing xterm attributes |