diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-02-06 22:37:22 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-02-06 22:37:22 +0000 |
commit | ef0a1156a26eae8dcb879047b6da8581b4a7d853 (patch) | |
tree | b09198599bc4602838b864aba8e6e67471aa3e1a /comms/seyon/Makefile | |
parent | 6dfb8bc1df6c64cb2f73813b9318cecf5d3cc28a (diff) | |
download | ports-ef0a1156a26eae8dcb879047b6da8581b4a7d853.tar.gz ports-ef0a1156a26eae8dcb879047b6da8581b4a7d853.zip |
Notes
Diffstat (limited to 'comms/seyon/Makefile')
-rw-r--r-- | comms/seyon/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 13fbffbe146d..0043a1653b76 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -6,11 +6,11 @@ # $$ # -DISTNAME= Seyon-2.14c -DISTFILES= Seyon-2.14c-tar.gz +DISTNAME= Seyon-2.14b +DISTFILES= Seyon-2.14b-tar.Z WRKSRC= ${WRKDIR}/seyon USE_IMAKE= yes -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/X11/xapps/comm/ +MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ .include <bsd.port.mk> |