diff options
author | joerg <joerg@FreeBSD.org> | 2003-12-10 05:33:03 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2003-12-10 05:33:03 +0800 |
commit | 5b14fe48c10b404cd6610e57da40f657e49c6028 (patch) | |
tree | 972583a15048386465d384e241fe719493b9d55f /comms/xcept | |
parent | 9042e6c473ce9cb2bfde7861cdfb54cdbed52405 (diff) | |
download | freebsd-ports-gnome-5b14fe48c10b404cd6610e57da40f657e49c6028.tar.gz freebsd-ports-gnome-5b14fe48c10b404cd6610e57da40f657e49c6028.tar.zst freebsd-ports-gnome-5b14fe48c10b404cd6610e57da40f657e49c6028.zip |
Clean up historical baggage, and move the old local distfiles that
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.
No version changes involved.
Diffstat (limited to 'comms/xcept')
-rw-r--r-- | comms/xcept/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index f7d8df0da3ac..aebc0e3eb533 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.2 PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg MAINTAINER= joerg@FreeBSD.org COMMENT= A decoder for the CEPT (Btx) protocol |