diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
commit | 7632c60afb269aba56496fb4bb55b103fdbaa265 (patch) | |
tree | e3cc3024b114ad779e369d158bd716d2d6c6d8e6 /sysutils | |
parent | 23665566abffe427d7df596fcdf53a21bab229eb (diff) | |
download | freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.gz freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.zst freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.zip |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/915resolution/Makefile | 3 | ||||
-rw-r--r-- | sysutils/915resolution/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/915resolution/Makefile b/sysutils/915resolution/Makefile index a7b791e4cf21..8112ecd3aa9c 100644 --- a/sysutils/915resolution/Makefile +++ b/sysutils/915resolution/Makefile @@ -9,8 +9,7 @@ PORTVERSION= 0.5.3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.geocities.com/stomljen/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt MAINTAINER= bahamasfranks@gmail.com diff --git a/sysutils/915resolution/pkg-descr b/sysutils/915resolution/pkg-descr index e4f67ade978d..051f8b0b8d8c 100644 --- a/sysutils/915resolution/pkg-descr +++ b/sysutils/915resolution/pkg-descr @@ -1,4 +1,2 @@ This is a resolution hack for Intel 915 based video cards. Based on code written by Alain Poirer for Linux, modified by Steve Tomljenovic. - -WWW: http://www.geocities.com/stomljen/ |